This commit is contained in:
parent
d99ee9ef1e
commit
2667740cd7
11
.woodpecker/build-image.yml
Normal file
11
.woodpecker/build-image.yml
Normal file
@ -0,0 +1,11 @@
|
||||
when:
|
||||
- event: [push]
|
||||
steps:
|
||||
- name: build
|
||||
image: woodpeckerci/plugin-kaniko
|
||||
settings:
|
||||
registry: gitea.cazzzer.com
|
||||
username: ${REGISTRY_USERNAME}
|
||||
password: ${REGISTRY_PASSWORD}
|
||||
# repo: ${CI_REPO}
|
||||
# tags: ${CI_COMMIT_BRANCH}
|
Loading…
x
Reference in New Issue
Block a user