Skip to content
Snippets Groups Projects
Commit 71aef910 authored by Benjamin Kampmann's avatar Benjamin Kampmann Committed by GitHub
Browse files

latest unleash and on all ci-release-prefixed tags (#5334)

parent 7693bd5e
No related merge requests found
......@@ -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}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment