Skip to content

Commit 7bee2ce

Browse files
committed
ci: add kaniko
1 parent 3dbda8d commit 7bee2ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitlab/pipeline-templates/build/kaniko.gitlab-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,7 @@ Build:Review:
2828

2929
Build:Release:
3030
extends: .kaniko
31+
variables:
32+
IMAGE_NAME: ${CI_REGISTRY_IMAGE}:latest
3133
rules:
3234
- if: $CI_COMMIT_TAG

0 commit comments

Comments
 (0)