Skip to content
Snippets Groups Projects
Commit 3b0eca99 authored by Denis_P's avatar Denis_P :field_hockey: Committed by GitHub
Browse files

Tag for wasm check job (#2538)

* tag for wasm tst
parent 2b694b58
No related merge requests found
......@@ -18,7 +18,6 @@ variables:
GIT_STRATEGY: fetch
CARGO_HOME: "/ci-cache/${CI_PROJECT_NAME}/cargo/${CI_JOB_NAME}"
SCCACHE_DIR: "/ci-cache/${CI_PROJECT_NAME}/sccache"
SCCACHE_CACHE_SIZE: 50G
CI_SERVER_NAME: "GitLab CI"
DOCKER_OS: "debian:stretch"
ARCH: "x86_64"
......@@ -102,6 +101,8 @@ check-web-wasm:
- time cargo web build -p substrate-state-db
- time cargo web build -p substrate-state-machine
- time cargo web build -p substrate-trie
tags:
- linux-docker
.build-only: &build-only
only:
......
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