mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-15 19:41:05 +00:00
fixing CI
This commit is contained in:
@@ -229,6 +229,7 @@ cargo-check-subkey:
|
|||||||
test-deterministic-wasm:
|
test-deterministic-wasm:
|
||||||
stage: test
|
stage: test
|
||||||
<<: *docker-env
|
<<: *docker-env
|
||||||
|
<<: *docker-env-only
|
||||||
variables:
|
variables:
|
||||||
<<: *default-vars
|
<<: *default-vars
|
||||||
except:
|
except:
|
||||||
@@ -452,6 +453,7 @@ build-linux-subkey: &build-subkey
|
|||||||
stage: build
|
stage: build
|
||||||
<<: *collect-artifacts
|
<<: *collect-artifacts
|
||||||
<<: *docker-env
|
<<: *docker-env
|
||||||
|
<<: *docker-env-only
|
||||||
<<: *build-only
|
<<: *build-only
|
||||||
needs:
|
needs:
|
||||||
- job: cargo-check-subkey
|
- job: cargo-check-subkey
|
||||||
|
|||||||
Reference in New Issue
Block a user