Skip to content
Snippets Groups Projects
Verified Commit 1f64a8b9 authored by Dominic Klinger's avatar Dominic Klinger
Browse files

Fix typo

parent bae930bf
Branches
No related tags found
No related merge requests found
Pipeline #304220 failed
......@@ -10,7 +10,7 @@ build-master:
--destination "${CI_REGISTRY_IMAGE}:${CI_COMMIT_TAG}"
--destination "${CI_REGISTRY_IMAGE}:latest
rules:
- if: $CI_COMMIT_REF_NAME == CI_DEFAULT_BRANCH
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH
build:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment