ci: woodpecker: add docker pipeline
This commit is contained in:
parent
17067f7c89
commit
f2c5dbbe27
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…
Reference in a new issue