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

Merge branch 'ci/auto-mr' into 'dev'

Ci/auto mr

See merge request !1312
parents 65e48ac0 bc29e298
No related branches found
No related tags found
1 merge request!1312Ci/auto mr
......@@ -85,8 +85,8 @@ tests:
- if: $CI_COMMIT_TAG
when: never
- if: $CI_MERGE_REQUEST_ID
when: manual
- when: on_success
when: on_success
- when: manual
stage: tests
script:
- npm i
......@@ -124,6 +124,7 @@ audit_dependencies:
- cargo deny check
.integration_rules: &integration_rules
allow_failure: true
rules:
- if: $CI_COMMIT_TAG
when: never
......
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