add woodpecker directory
All checks were successful
ci/woodpecker/push/workflow Pipeline was successful

This commit is contained in:
Fritz Grimpen 2024-11-03 00:39:47 +01:00
parent c781d79ed2
commit 9262dcca0d

View file

@ -0,0 +1,9 @@
when:
- event: push
branch: main
steps:
- name: build
image: alpine
commands:
- echo "Test"