Skip to content
Snippets Groups Projects
Commit 85f2f144 authored by Robert Marshall's avatar Robert Marshall
Browse files

Merge branch 'fix-sles-builds-trigger' into 'master'


Fix SLES failures in build-on-all-os downstream pipeline

See merge request https://gitlab.com/gitlab-org/gitlab-omnibus-builder/-/merge_requests/336

Merged-by: default avatarRobert Marshall <rmarshall@gitlab.com>
Approved-by: default avatarRobert Marshall <rmarshall@gitlab.com>
Co-authored-by: default avatarBalasankar "Balu" C <balasankar@gitlab.com>
parents 3861a777 516283a5
Branches
Tags 5.9.0
No related merge requests found
......@@ -6,9 +6,11 @@ include:
trigger:
project: 'gitlab-org/build/omnibus-gitlab-mirror'
strategy: depend
branch: 'master'
variables:
BUILDER_IMAGE_REGISTRY: "${CI_REGISTRY_IMAGE}/staging"
PUBLIC_BUILDER_IMAGE_REGISTRY: "${CI_REGISTRY_IMAGE}/staging"
DEV_BUILDER_IMAGE_REGISTRY: "dev.gitlab.org:5005/cookbooks/gitlab-omnibus-builder/staging"
BUILDER_IMAGE_REVISION: "${CI_COMMIT_REF_SLUG}"
needs:
- ubuntu_20.04 test
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment