Skip to content
Snippets Groups Projects
Commit bd9822ce authored by Joan Vallvé Navarro's avatar Joan Vallvé Navarro
Browse files

Update .gitlab-ci.yml file

parent da2ca033
No related branches found
No related tags found
1 merge request!466devel->main
Pipeline #14237 failed
This commit is part of merge request !466. Comments created here will be created in the context of that merge request.
......@@ -2,9 +2,8 @@ workflow:
rules:
- if: '$CI_PIPELINE_SOURCE == "merge_request_event"'
- if: '$CI_COMMIT_BRANCH && $CI_OPEN_MERGE_REQUESTS'
when: never
when: manual
- if: '$CI_COMMIT_BRANCH'
- when: always
stages:
- license
......
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