Skip to content
This repository was archived by the owner on Nov 15, 2023. It is now read-only.

Commit 3b3cbde

Browse files
committed
Update from parent 'origin/master' (no conflict)
Commit: 013c1ee Parent branch: origin/master Forked at: 2afecf8
2 parents e55292e + 013c1ee commit 3b3cbde

File tree

188 files changed

+1318
-2269
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

188 files changed

+1318
-2269
lines changed

.gitlab-ci.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ variables:
3838
DOCKER_OS: "debian:stretch"
3939
ARCH: "x86_64"
4040
# FIXME set to release
41-
CARGO_UNLEASH_INSTALL_PARAMS: "--version 1.0.0-alpha.6"
42-
CARGO_UNLEASH_PKG_DEF: "--skip node node-* subkey chain-spec-builder"
41+
CARGO_UNLEASH_INSTALL_PARAMS: "--version 1.0.0-alpha.8"
42+
CARGO_UNLEASH_PKG_DEF: "--skip node node-* pallet-template pallet-example pallet-example-* subkey chain-spec-builder"
4343

4444

4545
.collect-artifacts: &collect-artifacts

0 commit comments

Comments
 (0)