ci-container/.woodpecker/1-build-template.yml
Phil 6d7b4c5939
All checks were successful
ci/woodpecker/push/1-build-template Pipeline was successful
ci/woodpecker/manual/1-build-template Pipeline was successful
.woodpecker/1-build-template.yml aktualisiert
2025-04-05 11:34:32 +00:00

9 lines
No EOL
137 B
YAML

when:
- event: [push, manual, cron]
branch: main
steps:
- name: Teamplate 1
image: busybox
commands:
- echo "test"