test first workflow

This commit is contained in:
JP100099 2025-07-11 16:01:35 +02:00
parent f70169bad1
commit 5398bfb09d

10
.woodpecker/test.yaml Normal file
View file

@ -0,0 +1,10 @@
when:
- event: push
branch: main
steps:
- name: build
image: debian
commands:
- echo "This is the build step"
- echo "binary-data-123" > executable