Compare commits

...

2 commits

Author SHA1 Message Date
Bruno BELANYI af1915093d fixup! ci: woodpecker: add exec pipeline
Some checks reported errors
continuous-integration/drone/push Build encountered an error
ci/woodpecker/push/exec Pipeline failed
ci/woodpecker/push/docker Pipeline was successful
2023-03-30 21:34:38 +01:00
Bruno BELANYI dbcc871cf2 fixup! ci: woodpecker: add docker pipeline 2023-03-30 21:34:38 +01:00
2 changed files with 6 additions and 0 deletions

View file

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

View file

@ -1,3 +1,6 @@
labels:
type: exec
pipeline:
test:
image: bash