parent
54786fb07a
commit
1abb3cb6fc
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
# .woodpecker.yml
|
||||
pipeline:
|
||||
build:
|
||||
image: debian
|
||||
image: node:16-alpine
|
||||
commands:
|
||||
- npm ci
|
||||
- mkdir build
|
||||
|
|
Loading…
Reference in a new issue