Skip to content

Commit

Permalink
ci: set CI_IMAGE back to (now updated) .ci-unified (#1854)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mira Ressel authored Oct 11, 2023
1 parent 447e753 commit b5aee6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit b5aee6e

Please sign in to comment.