Skip to content
Snippets Groups Projects
Commit 705901b1 authored by Lorenzo Pagliai's avatar Lorenzo Pagliai
Browse files

Insert whne: always rule in schedule

parent 168e2ea2
No related branches found
No related tags found
No related merge requests found
......@@ -49,7 +49,6 @@ workflow:
- if: $CI_PIPELINE_SOURCE == "api"
- if: $CI_PIPELINE_SOURCE == "pipeline"
- if: $CI_PIPELINE_SOURCE == "web"
- if: $CI_PIPELINE_SOURCE == "schedule"
# Do not run pipelines for merge requests
- if: $CI_MERGE_REQUEST_IID
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