We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
ci-linux
production
1 parent 3addee2 commit ed82c87Copy full SHA for ed82c87
1 file changed
.gitlab-ci.yml
@@ -48,8 +48,7 @@ variables:
48
CARGO_INCREMENTAL: 0
49
DOCKER_OS: "debian:stretch"
50
ARCH: "x86_64"
51
- # staging image with rust 1.65 and nightly-2022-11-16
52
- CI_IMAGE: "paritytech/ci-linux@sha256:786869e731963b3cc0a4aa9deb83367ed9e87a6ae48b6eb029d62b0cab4d87c1"
+ CI_IMAGE: "paritytech/ci-linux:production"
53
BUILDAH_IMAGE: "quay.io/buildah/stable:v1.27"
54
RUSTY_CACHIER_SINGLE_BRANCH: master
55
RUSTY_CACHIER_DONT_OPERATE_ON_MAIN_BRANCH: "true"
0 commit comments