fixing CI

This commit is contained in:
Benjamin Kampmann
2020-07-24 18:37:17 +02:00
parent e22c484942
commit 39b5af737d
+2
View File
@@ -229,6 +229,7 @@ cargo-check-subkey:
test-deterministic-wasm:
stage: test
<<: *docker-env
<<: *docker-env-only
variables:
<<: *default-vars
except:
@@ -452,6 +453,7 @@ build-linux-subkey: &build-subkey
stage: build
<<: *collect-artifacts
<<: *docker-env
<<: *docker-env-only
<<: *build-only
needs:
- job: cargo-check-subkey