[Lint] add pipeline
All checks were successful
ci/woodpecker/push/test_pipeline Pipeline was successful
ci/woodpecker/push/python_lints Pipeline was successful

[+] Add lint pipeline for testing
This commit is contained in:
2026-04-19 12:08:15 +03:00
parent ba45f40a9b
commit fa8751c973

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