Skip to content

Commit c0536c3

Browse files
sfc-gh-kdamasfc-gh-japatel
authored andcommitted
Disable whitesource checks (#473)
1 parent c5e55fd commit c0536c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deploy.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@ mvn --settings $OSSRH_DEPLOY_SETTINGS_XML -DskipTests clean deploy
6060
#confluent release
6161
mvn -f pom_confluent.xml --settings $OSSRH_DEPLOY_SETTINGS_XML -DskipTests clean package
6262
#white source
63-
whitesource/run_whitesource.sh
63+
# whitesource/run_whitesource.sh
6464

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

0 commit comments

Comments
 (0)