add woodpecker pipeline

This commit is contained in:
PurpleCow 2023-03-28 20:42:27 +02:00
parent 673106a877
commit d847defcd2

5
.woodpecker.yml Normal file
View File

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