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