More correction to woodpecker file
This commit is contained in:
parent
aba9719689
commit
060ad19877
@ -1,6 +1,10 @@
|
|||||||
steps:
|
steps:
|
||||||
build:
|
install:
|
||||||
image: node:20.19-alpine
|
image: node:20.19-alpine
|
||||||
commands:
|
commands:
|
||||||
- npm install
|
- npm install
|
||||||
|
|
||||||
|
build:
|
||||||
|
image: node:20.19-alpine
|
||||||
|
commands:
|
||||||
- npm run build
|
- npm run build
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user