mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 10:31:03 +00:00
latest unleash and on all ci-release-prefixed tags (#5334)
This commit is contained in:
committed by
GitHub
parent
7693bd5ee5
commit
71aef91099
@@ -38,7 +38,7 @@ variables:
|
||||
DOCKER_OS: "debian:stretch"
|
||||
ARCH: "x86_64"
|
||||
# FIXME set to release
|
||||
CARGO_UNLEASH_INSTALL_PARAMS: "--version 1.0.0-alpha.8"
|
||||
CARGO_UNLEASH_INSTALL_PARAMS: "--version 1.0.0-alpha.10"
|
||||
CARGO_UNLEASH_PKG_DEF: "--skip node node-* pallet-template pallet-example pallet-example-* subkey chain-spec-builder"
|
||||
|
||||
|
||||
@@ -596,7 +596,7 @@ publish-to-crates-io:
|
||||
<<: *docker-env
|
||||
only:
|
||||
- tags
|
||||
- ci-release
|
||||
- /^ci-release-.*$/
|
||||
script:
|
||||
- cargo install cargo-unleash ${CARGO_UNLEASH_INSTALL_PARAMS}
|
||||
- cargo unleash em-dragons --no-check ${CARGO_UNLEASH_PKG_DEF}
|
||||
|
||||
Reference in New Issue
Block a user