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

[fix] CI : deny failure of package job

parent 96cad9f3
Branches
Tags
No related merge requests found
...@@ -128,6 +128,7 @@ package:test:linux-x64: ...@@ -128,6 +128,7 @@ package:test:linux-x64:
except: except:
- tags - tags
when: manual when: manual
allow_failure: false
package:prod:linux-x64: package:prod:linux-x64:
<<: *rust_stable_env <<: *rust_stable_env
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment