mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-11 20:01:08 +00:00
Use external reference for the CI image as before (#3153)
Usual chore after bumping Rust toolchain version.
This commit is contained in:
committed by
GitHub
parent
2aa7926cac
commit
e757f81110
+1
-2
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user