test woodpecker

This commit is contained in:
Mylloon 2023-02-14 19:45:34 +01:00
parent 883c91d4cd
commit 2510dd53a8
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -0,0 +1,9 @@
pipeline:
build:
image: debian
commands:
- echo "This is the build step"
a-test-step:
image: debian
commands:
- echo "Testing.."