Update .woodpecker.yml

This commit is contained in:
2023-05-17 07:56:39 +00:00
committed by GitHub
parent e3a0f1703a
commit a9446b55c2

View File

@@ -2,7 +2,7 @@ pipeline:
build:
image: plugins/kaniko
settings:
repo: ${CI_REPO}
repo: harbor.codemowers.eu/${CI_REPO}
tags: latest
username:
from_secret: docker_username