add ci
This commit is contained in:
parent
aa19edd0b8
commit
6fc50ba0ff
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ steps:
|
|||
image: "node:20-alpine"
|
||||
commands:
|
||||
- npm i
|
||||
- make front
|
||||
- NODE_ENV=prod ./node_modules/.bin/webpack
|
||||
|
||||
"Build go":
|
||||
when:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue