ci: woodpecker: add docker pipeline

This commit is contained in:
Bruno BELANYI 2022-06-23 09:22:04 +02:00
parent 17067f7c89
commit f2c5dbbe27
1 changed files with 6 additions and 0 deletions

6
.woodpecker/docker.yml Normal file
View File

@ -0,0 +1,6 @@
labels:
type: docker
pipeline:
- name: test
image: hello-world