add .woodpecker.yaml
This commit is contained in:
parent
2c8022e789
commit
96282d579d
1 changed files with 8 additions and 0 deletions
8
.woodpecker.yaml
Normal file
8
.woodpecker.yaml
Normal file
|
@ -0,0 +1,8 @@
|
|||
steps:
|
||||
- name: build
|
||||
image: woodpeckerci/plugin-docker-buildx
|
||||
settings:
|
||||
repo: none
|
||||
registry: none
|
||||
dry-run: true
|
||||
output: none
|
Loading…
Reference in a new issue