mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-06 02:08:02 +00:00
[ci] Use ci-linux:production image in ci (#12648)
This commit is contained in:
committed by
GitHub
parent
c42db93312
commit
e4c341e023
@@ -47,7 +47,7 @@ variables:
|
||||
CARGO_INCREMENTAL: 0
|
||||
DOCKER_OS: "debian:stretch"
|
||||
ARCH: "x86_64"
|
||||
CI_IMAGE: "paritytech/ci-linux@sha256:c977b383c2033de50083fad18f6b9e698644230455e016ba708da00eb98d4683" # staging 07.11.2022
|
||||
CI_IMAGE: "paritytech/ci-linux:production"
|
||||
RUSTY_CACHIER_SINGLE_BRANCH: master
|
||||
RUSTY_CACHIER_DONT_OPERATE_ON_MAIN_BRANCH: "true"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user