This commit is contained in:
parent
501d967115
commit
5affe758ad
@ -30,10 +30,10 @@ steps:
|
|||||||
image: woodpeckerci/plugin-kaniko
|
image: woodpeckerci/plugin-kaniko
|
||||||
settings:
|
settings:
|
||||||
registry: gitea.cazzzer.com
|
registry: gitea.cazzzer.com
|
||||||
repo: gitea.cazzzer.com/${CI_REPO}
|
repo: gitea.cazzzer.com/${CI_REPO,,}
|
||||||
# tags: ci
|
# tags: ci
|
||||||
|
|
||||||
tags: ${CI_COMMIT_BRANCH//[^a-zA-Z0-9._-]/-}
|
# tags: ${CI_COMMIT_BRANCH//[^a-zA-Z0-9._-]/-}
|
||||||
username:
|
username:
|
||||||
from_secret: registry-username
|
from_secret: registry-username
|
||||||
password:
|
password:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user