Mentions légales du service

Skip to content
Snippets Groups Projects
Commit f74be53d authored by SIMONIN Matthieu's avatar SIMONIN Matthieu
Browse files

Update .gitlab-ci.yml

parent b788468f
No related branches found
No related tags found
1 merge request!2Update .gitlab-ci.yml
Pipeline #746176 passed
workflow:
rules:
- if: $CI_COMMIT_REF_NAME =~ /dbg\//
when: never
- if: $CI_COMMIT_REF_NAME =~ /dev\// && $CI_COMMIT_TITLE =~ /WIP/
when: never
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
when: never
- when: always
test:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment