From c0536c34711f5077f8a8208ea7119501f2948035 Mon Sep 17 00:00:00 2001 From: Kiran Dama <69480841+sfc-gh-kdama@users.noreply.github.com> Date: Fri, 12 Aug 2022 11:11:30 -0700 Subject: [PATCH] Disable whitesource checks (#473) --- deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy.sh b/deploy.sh index 718f63ab9..f5127cf36 100755 --- a/deploy.sh +++ b/deploy.sh @@ -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/