mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 12:11:02 +00:00
[ci] Return production image (#11920)
This commit is contained in:
committed by
GitHub
parent
ff2c4ca02f
commit
7bdeb960c3
@@ -47,8 +47,7 @@ variables: &default-vars
|
|||||||
CARGO_INCREMENTAL: 0
|
CARGO_INCREMENTAL: 0
|
||||||
DOCKER_OS: "debian:stretch"
|
DOCKER_OS: "debian:stretch"
|
||||||
ARCH: "x86_64"
|
ARCH: "x86_64"
|
||||||
# change to production when this image is published
|
CI_IMAGE: "paritytech/ci-linux:production"
|
||||||
CI_IMAGE: "paritytech/ci-linux:staging@sha256:2c90b67f1452ed2d7236c2cd13f6224053a833d521b3630650b679f00874e0a9"
|
|
||||||
RUSTY_CACHIER_SINGLE_BRANCH: master
|
RUSTY_CACHIER_SINGLE_BRANCH: master
|
||||||
RUSTY_CACHIER_DONT_OPERATE_ON_MAIN_BRANCH: "true"
|
RUSTY_CACHIER_DONT_OPERATE_ON_MAIN_BRANCH: "true"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user