Specify javascript build target
This commit is contained in:
parent
91949622b7
commit
433ff9413d
1 changed files with 1 additions and 1 deletions
|
|
@ -7,4 +7,4 @@ steps:
|
||||||
- image: node:lts-alpine
|
- image: node:lts-alpine
|
||||||
commands:
|
commands:
|
||||||
- npm install
|
- npm install
|
||||||
- npm run build
|
- npm run build:prod
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue