Skip to content
Snippets Groups Projects
Commit 342deb78 authored by Benjamin Kampmann's avatar Benjamin Kampmann
Browse files

fixing CI

parent e00d78cb
Branches
Tags v2.0.0-rc5+1
No related merge requests found
......@@ -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
......
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