.woodpecker.yml add
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
PurpleCow 2023-03-28 21:06:31 +02:00
parent 0092b64c2d
commit 3a9ce2b588

5
.woodpecker.yml Normal file
View File

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