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 @@ ...@@ -4,7 +4,6 @@
stages: stages:
- schedule - schedule
- labels - labels
- srtool
- quality - quality
- build - build
- tests - tests
...@@ -116,7 +115,7 @@ gdev_build: ...@@ -116,7 +115,7 @@ gdev_build:
- cargo build --no-default-features --features gtest - cargo build --no-default-features --features gtest
gdev_srtool_build: gdev_srtool_build:
stage: srtool stage: build
rules: rules:
- if: $CI_COMMIT_REF_NAME =~ /^wip*$/ - if: $CI_COMMIT_REF_NAME =~ /^wip*$/
when: manual when: manual
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment