This commit is contained in:
@@ -30,7 +30,7 @@ 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: ${CI_REPO,,}
|
||||||
# tags: ci
|
# tags: ci
|
||||||
|
|
||||||
# tags: ${CI_COMMIT_BRANCH//[^a-zA-Z0-9._-]/-}
|
# tags: ${CI_COMMIT_BRANCH//[^a-zA-Z0-9._-]/-}
|
||||||
|
|||||||
Reference in New Issue
Block a user