Skip to content
Snippets Groups Projects
Unverified Commit 66ef1a86 authored by Balasankar "Balu" C's avatar Balasankar "Balu" C
Browse files

Try manual trigger job

parent 2ff21947
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -81,12 +81,14 @@
retry: 1
 
.trigger-job: &trigger-job
image: "${RUBY_IMAGE}"
stage: trigger-package
when: manual
script:
- support/wait_for_sha
- bundle exec rake build:trigger
trigger:
project: gitlab-org/build/omnibus-gitlab-mirror
branch: "$CI_COMMIT_BRANCH"
strategy: depend
variables:
ALTERNATIVE_SOURCES: "true"
only:
- branches@gitlab-org/omnibus-gitlab
- branches@gitlab-org/security/omnibus-gitlab
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