Update .woodpecker.yml
This commit is contained in:
@@ -2,7 +2,7 @@ pipeline:
|
|||||||
build:
|
build:
|
||||||
image: plugins/kaniko
|
image: plugins/kaniko
|
||||||
settings:
|
settings:
|
||||||
repo: ${CI_REPO}
|
repo: harbor.codemowers.eu/${CI_REPO}
|
||||||
tags: latest
|
tags: latest
|
||||||
username:
|
username:
|
||||||
from_secret: docker_username
|
from_secret: docker_username
|
||||||
|
|||||||
Reference in New Issue
Block a user