This commit is contained in:
parent
d99ee9ef1e
commit
3cfc69264a
15
.woodpecker/build-image.yml
Normal file
15
.woodpecker/build-image.yml
Normal file
@ -0,0 +1,15 @@
|
||||
#when:
|
||||
# - event: [push]
|
||||
# branch: [develop, feature/ci]
|
||||
#steps:
|
||||
# - name: build
|
||||
# image: woodpeckerci/plugin-docker-buildx
|
||||
# settings:
|
||||
# output: type=oci,dest=${CI_REPO}-hello.tar
|
||||
#---
|
||||
when:
|
||||
- event: [push]
|
||||
branch: [develop, feature/ci]
|
||||
steps:
|
||||
- name: build-kaniko
|
||||
image: woodpeckerci/plugin-kaniko
|
Loading…
x
Reference in New Issue
Block a user