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