Hello world.

This commit is contained in:
Julien Palard 2022-12-07 23:04:50 +01:00
parent 258387733a
commit 69aa12a231
Signed by: mdk
GPG Key ID: 0EFC1AC1006886F8
1 changed files with 7 additions and 0 deletions

7
.woodpecker.yml Normal file
View File

@ -0,0 +1,7 @@
---
pipeline:
test:
image: debian
commands:
- echo Hello from Woodpecker