.woodpecker/1-build-template.yml hinzugefügt

This commit is contained in:
Phil 2025-04-05 11:24:37 +00:00
parent 8b6dd354a9
commit 28aabde0d9

View file

@ -0,0 +1,9 @@
when:
- event: push, cron
branch: main
steps:
- name: Teamplate 1
image: busybox
commands:
- echo "test"