Skip to content
Snippets Groups Projects
Verified Commit a08fe9a9 authored by Balasankar C's avatar Balasankar C
Browse files

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

parent fe0c3b79
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -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:
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment