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

Merge branch 'fix-get-geo-automatic' into 'master'

Make GET:Geo job manual

See merge request gitlab-org/omnibus-gitlab!6267
parents c8c9e874 0576649c
No related branches found
No related tags found
1 merge request!81Merged upstream 15.3.0+rc42.ce.0 into heptapod branch
......@@ -655,6 +655,7 @@
extends: .trigger-pipeline
rules:
- if: '$PIPELINE_TYPE == "TRIGGERED_EE_PIPELINE"'
when: manual
script:
- bundle exec rake qa:get:geo:trigger
......
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