This commit is contained in:
parent
a20e4d3ea4
commit
1c2c7c705f
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# .woodpecker.yml
|
||||
pipeline:
|
||||
build:
|
||||
image: node:18
|
||||
image: node:16-alpine
|
||||
commands:
|
||||
- npm install
|
||||
- mkdir build
|
||||
|
|
Loading…
Reference in a new issue