Enable on develop only

This commit is contained in:
Alexandre Bodin 2019-06-12 21:57:49 +02:00
parent 03d6f55b93
commit dd9182dfa2

View File

@ -6,5 +6,5 @@ trigger_deploy:
--form "ref=master"
--form "variables[UPSTREAM_COMMIT_SHA]=$CI_COMMIT_SHA"
https://gitlab.com/api/v4/projects/12825884/trigger/pipeline
# only:
# - develop
only:
- develop