ci: woodpecker: add docker pipeline
This commit is contained in:
parent
17067f7c89
commit
f2c5dbbe27
1 changed files with 6 additions and 0 deletions
6
.woodpecker/docker.yml
Normal file
6
.woodpecker/docker.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
labels:
|
||||||
|
type: docker
|
||||||
|
|
||||||
|
pipeline:
|
||||||
|
- name: test
|
||||||
|
image: hello-world
|
||||||
Loading…
Add table
Add a link
Reference in a new issue