guide.deuxfleurs.fr/.woodpecker/main.yaml
2024-09-26 15:40:13 +02:00

14 lines
231 B
YAML

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