Skip to content
Snippets Groups Projects
Commit 9a6cffac authored by Éloïs's avatar Éloïs
Browse files

Merge branch 'ci-runner'

parents 21deb6b9 c80376a9
No related branches found
No related tags found
No related merge requests found
Pipeline #11611 waiting for manual action
......@@ -7,7 +7,7 @@ stages:
.env:
image: axiomteam/gecko-ci:v0.0.6
tags:
- redshift
- 1000i100
before_script:
- rustup show
- rustc --version && cargo --version
......@@ -34,7 +34,7 @@ build_and_test:
- when: manual
stage: build_and_test
tags:
- redshift
- 1000i100
script:
- RUSTFLAGS="-D warnings" cargo make
- cd packages/dubp_rs && flutter pub get && cd ../..
......
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