fix ci
All checks were successful
ci/woodpecker/push/build Pipeline was successful

This commit is contained in:
Simon Vieille 2023-11-03 21:55:44 +01:00
parent 062c917c30
commit 0f4eb0b591
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -43,7 +43,8 @@ steps:
node-build: node-build:
image: node:16-alpine image: node:16-alpine
commands: commands:
- make asset - yarn
- npm run build
security-check: security-check:
image: gitnet.fr/deblan/osv-detector:v0.9 image: gitnet.fr/deblan/osv-detector:v0.9