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

[ci] force arm tests for tags only & can publish_doc everywhere

parent 6291a930
No related branches found
No related tags found
No related merge requests found
......@@ -91,7 +91,7 @@ tests:arm-v7-:stable:
allow_failure: true
when: manual
except:
- dev
- tags
tests:arm-v7:stable:
<<: *rust_stable_armv7
......@@ -101,7 +101,7 @@ tests:arm-v7:stable:
- cargo build --target=armv7-unknown-linux-gnueabihf --features=ssl
- cargo test --all --target=armv7-unknown-linux-gnueabihf
only:
- dev
- tags
tests:win64:stable:
<<: *rust_stable_win64
......@@ -176,8 +176,6 @@ pages:
- public
allow_failure: true
when: manual
only:
- dev
package:test:linux64:
<<: *rust_stable_lin64
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment