diff --git a/ci-build/build-after.sh b/ci-build/build-after.sh index bbac2ef5a..b6b52d378 100644 --- a/ci-build/build-after.sh +++ b/ci-build/build-after.sh @@ -10,5 +10,3 @@ if [[ "$GIT_BRANCH" == 'master' ]]; then export NEEDS_PUSH=true # instructs build.sh to push the changes above fi - -echo "::warning ::Warning test"