Skip to content
Snippets Groups Projects
Commit 5a3da765 authored by Nicolas Richart's avatar Nicolas Richart
Browse files

typo in workflow

parent b71a3e64
No related branches found
No related tags found
No related merge requests found
Pipeline #178817 failed
......@@ -12,7 +12,7 @@ workflow:
- if: $CI_PIPELINE_SOURCE == "merge_request_event"
- if: $CI_COMMIT_BRANCH && $CI_OPEN_MERGE_REQUESTS
when: never
- if: $CI_COMMIT_BRANCH == "release/*/v*"
- if: $CI_COMMIT_BRANCH == $CI_DEFAULT_BRANCH
variables:
BUILDCACHE: /scratch/richart/buildcache
......
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