This commit is contained in:
parent
4e8da4c0b1
commit
8ff0b05cd4
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
|||
# .woodpecker.yml
|
||||
platform: linux/*
|
||||
|
||||
pipeline:
|
||||
build:
|
||||
|
@ -11,3 +10,4 @@ pipeline:
|
|||
- ls build
|
||||
when:
|
||||
branch: master
|
||||
platform: [ linux/*, windows/amd64 ]
|
Loading…
Reference in a new issue