We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 447e753 commit b5aee6eCopy full SHA for b5aee6e
.gitlab-ci.yml
@@ -21,7 +21,7 @@ workflow:
21
- if: $CI_COMMIT_BRANCH
22
23
variables:
24
- CI_IMAGE: !reference [.ci-unified-1.73.0, variables, CI_IMAGE]
+ CI_IMAGE: !reference [.ci-unified, variables, CI_IMAGE]
25
# BUILDAH_IMAGE is defined in group variables
26
BUILDAH_COMMAND: "buildah --storage-driver overlay2"
27
RELENG_SCRIPTS_BRANCH: "master"
0 commit comments