Skip to content

Commit b5aee6e

Browse files
author
Mira Ressel
authored
ci: set CI_IMAGE back to (now updated) .ci-unified (#1854)
1 parent 447e753 commit b5aee6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ workflow:
2121
- if: $CI_COMMIT_BRANCH
2222

2323
variables:
24-
CI_IMAGE: !reference [.ci-unified-1.73.0, variables, CI_IMAGE]
24+
CI_IMAGE: !reference [.ci-unified, variables, CI_IMAGE]
2525
# BUILDAH_IMAGE is defined in group variables
2626
BUILDAH_COMMAND: "buildah --storage-driver overlay2"
2727
RELENG_SCRIPTS_BRANCH: "master"

0 commit comments

Comments
 (0)