This commit is contained in:
Aeddis 2024-09-26 15:40:13 +02:00
parent 1d111d2526
commit d6e5a66c1e

View file

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