Skip to content
Snippets Groups Projects
Commit d303d7be authored by Cédric Moreau's avatar Cédric Moreau
Browse files

tmp: early gdev_srtool_build in CI for now

parent 0173072b
No related branches found
No related tags found
1 merge request!239Resolve "srtool no more builds the WASM"
Pipeline #35855 failed
......@@ -4,6 +4,7 @@
stages:
- schedule
- labels
- srtool
- quality
- build
- tests
......@@ -115,7 +116,7 @@ gdev_build:
- cargo build --no-default-features --features gtest
gdev_srtool_build:
stage: build
stage: srtool
rules:
- if: $CI_COMMIT_REF_NAME =~ /^wip*$/
when: manual
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment