Skip to content
Snippets Groups Projects
Commit d30fba5d authored by Riccardo Maria Bianchi's avatar Riccardo Maria Bianchi :sunny:
Browse files

revert

parent fa5bde9f
No related branches found
No related tags found
1 merge request!230Draft: CI: use 'workflow' to avoid duplicate pipelines
Pipeline #6591001 failed
......@@ -42,12 +42,8 @@ variables:
.ubuntu-template-job-base: &ubuntu-job-base
image: ubuntu:22.04
rules:
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
- if: $CI_COMMIT_BRANCH && $CI_OPEN_MERGE_REQUESTS
when: never
- if: $CI_COMMIT_BRANCH
- when: always
# NOTE
......
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