More correction to woodpecker file
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
ci/woodpecker/manual/woodpecker Pipeline failed

This commit is contained in:
apatil 2025-05-01 23:11:25 +01:00
parent aba9719689
commit 060ad19877

View File

@ -1,6 +1,10 @@
steps:
build:
install:
image: node:20.19-alpine
commands:
- npm install
build:
image: node:20.19-alpine
commands:
- npm run build