Test pipeline
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
Severin Kaderli 2022-10-20 00:11:42 +02:00
parent 501c2227af
commit 0543fba661
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4

5
.woodpecker.yml Normal file
View file

@ -0,0 +1,5 @@
pipeline:
build:
image: bash
commands:
- echo "Hello World!"