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

fix(#189): set back to build phase

parent 6ed8d272
No related branches found
No related tags found
1 merge request!239Resolve "srtool no more builds the WASM"
Pipeline #35861 passed
......@@ -4,7 +4,6 @@
stages:
- schedule
- labels
- srtool
- quality
- build
- tests
......@@ -116,7 +115,7 @@ gdev_build:
- cargo build --no-default-features --features gtest
gdev_srtool_build:
stage: srtool
stage: build
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