Skip to content

Commit

Permalink
Disable whitesource checks (#473)
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-kdama authored and sfc-gh-japatel committed Aug 12, 2022
1 parent c5e55fd commit c0536c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,6 @@ mvn --settings $OSSRH_DEPLOY_SETTINGS_XML -DskipTests clean deploy
#confluent release
mvn -f pom_confluent.xml --settings $OSSRH_DEPLOY_SETTINGS_XML -DskipTests clean package
#white source
whitesource/run_whitesource.sh
# whitesource/run_whitesource.sh

aws s3 cp target/components/packages/*.zip s3://sfc-jenkins/repository/kafka/

0 comments on commit c0536c3

Please sign in to comment.