SWS-998 - Switch off CircleCI workflow
This commit is contained in:
@@ -2,4 +2,6 @@
|
||||
|
||||
if [ "${CIRCLE_BRANCH}" == "master" ] || [ "${CIRCLE_BRANCH}" == "2.x" ]; then
|
||||
./mvnw -Pdistribute,snapshot,docs clean deploy
|
||||
else
|
||||
echo "We only deploy 'master' and '2.x' branches"
|
||||
fi
|
||||
Reference in New Issue
Block a user