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
This commit is part of merge request !239. Comments created here will be created in the context of that merge request.
...@@ -4,6 +4,7 @@ ...@@ -4,6 +4,7 @@
stages: stages:
- schedule - schedule
- labels - labels
- srtool
- quality - quality
- build - build
- tests - tests
...@@ -115,7 +116,7 @@ gdev_build: ...@@ -115,7 +116,7 @@ gdev_build:
- cargo build --no-default-features --features gtest - cargo build --no-default-features --features gtest
gdev_srtool_build: gdev_srtool_build:
stage: build stage: srtool
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.
Finish editing this message first!
Please register or to comment