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