Skip to content

Commit 4386298

Browse files
committed
build new docker image manual
1 parent cac0ed3 commit 4386298

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitlab-ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ build-image:
1010
before_script:
1111
- echo "{\"auths\":{\"${DOCKER_CI_REGISTRY}\":{\"username\":\"${DOCKER_CI_USER}\",\"password\":\"${DOCKER_CI_PASSWORD}\"}}}" > /kaniko/.docker/config.json
1212
extends: .kaniko-build-template
13+
when: manual
1314
only:
1415
- pre-release
1516
tags:

0 commit comments

Comments
 (0)