Skip to content

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

Balasankar C requested to merge trigger-only-on-official-repo into master

Currently, the manual job to trigger build is listed for all builds, including forks. However, forks doesn't have the BUILD_TRIGGER_TOKEN and hence the job will fail. We should make this official-repos only.

Merge request reports