oldrabbittown/.woodpecker/test.yaml
2025-07-11 16:01:35 +02:00

10 lines
No EOL
176 B
YAML

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