Skip to content

Commit

Permalink
Use external reference for the CI image as before (#3153)
Browse files Browse the repository at this point in the history
Usual chore after bumping Rust toolchain version.
  • Loading branch information
rcny authored Jan 31, 2024
1 parent 2aa7926 commit e757f81
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.75.0-2024-01-22-v20240109"
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 e757f81

Please sign in to comment.