chore: this is a pipeline test
All checks were successful
ci/woodpecker/push/my-first-workflow Pipeline was successful

This commit is contained in:
2025-11-15 23:10:08 +05:30
commit f8d92520a6

View File

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