mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 08:51:09 +00:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user