We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dbda8d commit 7bee2ceCopy full SHA for 7bee2ce
.gitlab/pipeline-templates/build/kaniko.gitlab-ci.yml
@@ -28,5 +28,7 @@ Build:Review:
28
29
Build:Release:
30
extends: .kaniko
31
+ variables:
32
+ IMAGE_NAME: ${CI_REGISTRY_IMAGE}:latest
33
rules:
34
- if: $CI_COMMIT_TAG
0 commit comments