Update woodpecker config from main
This commit is contained in:
parent
a39202d58a
commit
84641b68ba
1 changed files with 0 additions and 15 deletions
|
@ -1,15 +0,0 @@
|
|||
when:
|
||||
- event: push
|
||||
branch: main
|
||||
|
||||
steps:
|
||||
- name: build
|
||||
image: debian
|
||||
commands:
|
||||
- echo "This is the build step"
|
||||
- name: a-test-step
|
||||
image: golang:1.16
|
||||
commands:
|
||||
- echo "Testing ..."
|
||||
- ./executable
|
||||
|
Loading…
Add table
Reference in a new issue