Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
parent
501c2227af
commit
0543fba661
1 changed files with 5 additions and 0 deletions
5
.woodpecker.yml
Normal file
5
.woodpecker.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
pipeline:
|
||||
build:
|
||||
image: bash
|
||||
commands:
|
||||
- echo "Hello World!"
|
Reference in a new issue