This commit is contained in:
parent
be656b6da6
commit
1c8cf2f0e3
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ pipeline:
|
||||||
publish-docker-image:
|
publish-docker-image:
|
||||||
image: plugins/kaniko
|
image: plugins/kaniko
|
||||||
settings:
|
settings:
|
||||||
|
registry: git.0x76.dev
|
||||||
repo: git.0x76.dev/v/0x76.dev
|
repo: git.0x76.dev/v/0x76.dev
|
||||||
tags: latest,v1-${CI_COMMIT_SHA:0:8}
|
tags: latest,v1-${CI_COMMIT_SHA:0:8}
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
|
|
Loading…
Add table
Reference in a new issue