Enable CI woodpecker

Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
This commit is contained in:
2023-02-16 22:18:51 +01:00
parent 04eaec69d8
commit 94bb674c60

5
.woodpecker.yml Normal file
View File

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