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

[ci] auto run tests on dev and releases branch

parent 5a067f0d
No related branches found
No related tags found
1 merge request!1314Ci/regex
......@@ -84,8 +84,7 @@ tests:
when: manual
- if: $CI_COMMIT_TAG
when: never
- if: $CI_MERGE_REQUEST_ID
when: on_success
- if: '$CI_MERGE_REQUEST_ID ||$CI_COMMIT_BRANCH == "dev" || $CI_COMMIT_BRANCH =~ /^release/'
- when: manual
stage: tests
script:
......
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