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