Files
blog.pyaqa.ru/.woodpecker/test_pipeline.yaml
Sergey Vanyushkin ba45f40a9b
All checks were successful
ci/woodpecker/push/test_pipeline Pipeline was successful
[Blog] Preparing
[+] Fastapi app init
[+] Test ci pipeline
2026-04-19 10:58:53 +03:00

11 lines
177 B
YAML

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