wip
Some checks failed
ci/woodpecker/push/test Pipeline failed

This commit is contained in:
cătălin 2026-04-03 22:50:04 +02:00
commit 234938972d
No known key found for this signature in database
5 changed files with 14 additions and 115 deletions

View file

@ -4,13 +4,7 @@ when:
branch: feat/woodpecker-ci
steps:
- name: build
image: debian
- name: pre-commit
image: kiwicom/pre-commit:4.3.0
commands:
- echo "This is the build step"
- echo "binary-data-123" > executable
- name: a-test-step
image: golang:1.16
commands:
- echo "Testing ..."
- ./executable
- make fmt--pre-commit