Skip to content

Commit

Permalink
[ci] Revert CI_IMAGE variable (#2120)
Browse files Browse the repository at this point in the history
CI image has been updated in the shared snippet, reverting the variable
back.
  • Loading branch information
alvicsam authored Nov 1, 2023
1 parent 2726d5a commit 8507f45
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,7 @@ workflow:
- if: $CI_COMMIT_BRANCH

variables:
# CI_IMAGE: !reference [.ci-unified, variables, CI_IMAGE]
CI_IMAGE: "docker.io/paritytech/ci-unified:bullseye-1.73.0-2023-11-01-v20231025"
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 8507f45

Please sign in to comment.