This commit is contained in:
Simon Vieille 2025-08-29 14:38:07 +02:00
commit 6fc50ba0ff
Signed by: deblan
GPG key ID: 579388D585F70417

View file

@ -5,7 +5,7 @@ steps:
image: "node:20-alpine"
commands:
- npm i
- make front
- NODE_ENV=prod ./node_modules/.bin/webpack
"Build go":
when: