Commit 6c8ea9fb authored by Marin Jankovski's avatar Marin Jankovski

Merge branch 'trigger-only-on-official-repo' into 'master'

Provide option to trigger package build only for official CE and EE repos in .com

See merge request !12949
parents 1c7893c5 a08fe9a9
......@@ -160,6 +160,9 @@ build-package:
when: manual
script:
- scripts/trigger-build
only:
- //@gitlab-org/gitlab-ce
- //@gitlab-org/gitlab-ee
# Prepare and merge knapsack tests
knapsack:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment