guide.deuxfleurs.fr/.woodpecker/main.yaml

15 lines
231 B
YAML
Raw Normal View History

2024-09-26 13:33:13 +00:00
---
2024-09-26 13:28:00 +00:00
when:
event:
2024-09-26 13:33:13 +00:00
- push
- pull_request
2024-09-26 13:40:13 +00:00
branch:
2024-09-26 13:39:03 +00:00
- main
- ci/fix_woodpecker
2024-09-26 13:28:00 +00:00
steps:
2024-09-26 13:40:13 +00:00
- name: build
2024-09-26 13:37:49 +00:00
image: debian
2024-09-26 13:28:00 +00:00
commands:
2024-09-26 13:40:13 +00:00
- echo "This is the build step"
- echo "binary-data-123" > executable