This commit is contained in:
parent
bc04f3d3fe
commit
4e8da4c0b1
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
# .woodpecker.yml
|
||||
platform: linux/arm64
|
||||
platform: linux/*
|
||||
|
||||
pipeline:
|
||||
build:
|
||||
|
@ -9,6 +9,5 @@ pipeline:
|
|||
- mkdir build
|
||||
- npm run build
|
||||
- ls build
|
||||
- cat build/main.js
|
||||
when:
|
||||
branch: master
|
Loading…
Reference in a new issue