[ci] Use ci-unified reference (#4196)

close https://github.com/paritytech/ci_cd/issues/974
This commit is contained in:
Alexander Samusev
2024-04-18 16:22:00 +02:00
committed by GitHub
parent ff906127ab
commit 4ddeda1e41
+1 -2
View File
@@ -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.77.0-2024-04-10-v20240408"
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"