Limit deploy phase only to entgra repos

This commit is contained in:
Charitha Goonetilleke 2019-01-29 04:56:45 +00:00
parent 811a7348e4
commit 051af54dca

View File

@ -24,4 +24,4 @@ deploy:
script: script:
- mvn $MAVEN_CLI_OPTS deploy -Dmaven.test.skip=true - mvn $MAVEN_CLI_OPTS deploy -Dmaven.test.skip=true
only: only:
- master - master@entgra/carbon-device-mgt-plugins