feat(Version): wrap boolean in quotes
This commit is contained in:
parent
0681b0b29a
commit
0b6ccc51d9
@ -18,7 +18,7 @@
|
|||||||
IMAGE_TAG: $CI_COMMIT_TAG
|
IMAGE_TAG: $CI_COMMIT_TAG
|
||||||
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH
|
- if: $CI_COMMIT_REF_NAME == $CI_DEFAULT_BRANCH
|
||||||
variables:
|
variables:
|
||||||
USE_VERSIONFILE: true
|
USE_VERSIONFILE: "true"
|
||||||
- when: never
|
- when: never
|
||||||
|
|
||||||
.publish-image-jib-maven:
|
.publish-image-jib-maven:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user