teset
Some checks are pending
ci/woodpecker/push/woodpecker Pipeline is pending

This commit is contained in:
jusax23 2022-11-07 20:09:26 +01:00
parent 4e8da4c0b1
commit 8ff0b05cd4

View file

@ -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 ]