add .woodpecker.yml

This commit is contained in:
PurpleCow 2023-01-10 19:15:20 +01:00
parent 6f4827a7a2
commit 7ddf0d8de8

5
.woodpecker.yml Normal file
View File

@ -0,0 +1,5 @@
pipeline:
first-job:
image: busybox
commands:
- echo "first run"