Skip to content
Snippets Groups Projects
Verified Commit 33212672 authored by David Hoese's avatar David Hoese
Browse files

Change merge request variable used in CI

parent 8bf82f63
No related branches found
No related tags found
No related merge requests found
Pipeline #10391 failed
...@@ -15,7 +15,7 @@ workflow: ...@@ -15,7 +15,7 @@ workflow:
# don't build tags right now # don't build tags right now
- if: $CI_COMMIT_TAG - if: $CI_COMMIT_TAG
when: never when: never
- if: $CI_MERGE_REQUEST_ID - if: $CI_MERGE_REQUEST_REF_PATH
when: never when: never
- when: always - when: always
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment