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

This commit is contained in:
Balasankar C 2017-07-18 23:46:48 +05:30
parent fe0c3b79d9
commit a08fe9a903
No known key found for this signature in database
GPG Key ID: 96EDAB9B2E6B7171
1 changed files with 3 additions and 0 deletions

View File

@ -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: