Update woodpecker configuration
This commit is contained in:
parent
10affeb32f
commit
91949622b7
3 changed files with 22 additions and 20 deletions
|
|
@ -1,8 +1,10 @@
|
|||
when:
|
||||
- event: push
|
||||
- event: pull_request
|
||||
- event: manual
|
||||
|
||||
steps:
|
||||
- image: node:lts
|
||||
- image: node:lts-alpine
|
||||
commands:
|
||||
- npm install
|
||||
- npm run build
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue