Change Docker registry
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
3b98d47665
commit
a309e82a97
@ -2,9 +2,9 @@ pipeline:
|
|||||||
build:
|
build:
|
||||||
image: plugins/kaniko
|
image: plugins/kaniko
|
||||||
settings:
|
settings:
|
||||||
repo: harbor.codemowers.eu/${CI_REPO}
|
repo: harbor.k-space.ee/${CI_REPO}
|
||||||
tags: latest
|
tags: latest
|
||||||
registry: harbor.codemowers.eu
|
registry: harbor.k-space.ee
|
||||||
username:
|
username:
|
||||||
from_secret: docker_username
|
from_secret: docker_username
|
||||||
password:
|
password:
|
||||||
|
Loading…
Reference in New Issue
Block a user