CI: undebug CI image (#9857)

* CI: undebug CI image

* Update .gitlab-ci.yml

Co-authored-by: Andronik Ordian <write@reusable.software>
This commit is contained in:
Denis Pisarev
2021-09-24 16:50:32 +02:00
committed by GitHub
parent 62187b5916
commit 9d8875258e
+1 -3
View File
@@ -38,9 +38,7 @@ variables: &default-vars
CARGO_INCREMENTAL: 0
DOCKER_OS: "debian:stretch"
ARCH: "x86_64"
# FIXME: revert me
# CI_IMAGE: "paritytech/ci-linux:production"
CI_IMAGE: "paritytech/ci-linux:staging-1.54.0"
CI_IMAGE: "paritytech/ci-linux:production"
# FIXME set to release
CARGO_UNLEASH_INSTALL_PARAMS: "--version 1.0.0-alpha.12"
CARGO_UNLEASH_PKG_DEF: "--skip node node-* pallet-template pallet-example pallet-example-* subkey chain-spec-builder"