ci: set CI_IMAGE back to (now updated) .ci-unified (#1854)

This commit is contained in:
Mira Ressel
2023-10-11 21:20:46 +02:00
committed by GitHub
parent 447e753323
commit b5aee6e23f
+1 -1
View File
@@ -21,7 +21,7 @@ workflow:
- if: $CI_COMMIT_BRANCH
variables:
CI_IMAGE: !reference [.ci-unified-1.73.0, variables, CI_IMAGE]
CI_IMAGE: !reference [.ci-unified, variables, CI_IMAGE]
# BUILDAH_IMAGE is defined in group variables
BUILDAH_COMMAND: "buildah --storage-driver overlay2"
RELENG_SCRIPTS_BRANCH: "master"