parent
9a398a1177
commit
234938972d
5 changed files with 14 additions and 115 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue