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

Merge branch 'update-get-config-branch' into 'master'

Update branch to main for GET::Geo trigger

Closes gitlab#348847

See merge request gitlab-org/omnibus-gitlab!5808
parents fab30c8b 6df34447
No related branches found
No related tags found
2 merge requests!65heptapod#658: intermediate release to test the shift,!64GitLab 14.8
......@@ -18,7 +18,7 @@
def get_params(image: nil)
{
'ref' => 'master',
'ref' => 'main',
'token' => Gitlab::Util.get_env('GET_GEO_QA_TRIGGER_TOKEN'),
'variables[ENVIRONMENT_ACTION]' => 'tmp-env',
'variables[GITLAB_DEB_DOWNLOAD_URL]' => Gitlab::Util.get_env('PACKAGE_URL') || Build::Info.triggered_build_package_url
......
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