Restrict docs trigger job only to gitlab-org/gitlab-ce

This commit is contained in:
Achilleas Pipinellis 2016-10-25 09:12:06 +02:00
parent cfba4c3fc9
commit 737426331b
1 changed files with 1 additions and 1 deletions

View File

@ -320,7 +320,7 @@ trigger_docs:
script:
- "curl -X POST -F token=${DOCS_TRIGGER_TOKEN} -F ref=master -F variables[PROJECT]=ce https://gitlab.com/api/v3/projects/38069/trigger/builds"
only:
- master
- master@gitlab-org/gitlab-ce
# Notify slack in the end