This commit is contained in:
parent
e5753d2b26
commit
5d49ce17a6
@ -11,7 +11,7 @@ steps:
|
|||||||
path: /tmp/web_build
|
path: /tmp/web_build
|
||||||
commands:
|
commands:
|
||||||
- cd virtweb_frontend
|
- cd virtweb_frontend
|
||||||
- npm install
|
- npm install --legacy-peer-deps # TODO : remove when mui-file-input is updated
|
||||||
- npm run build
|
- npm run build
|
||||||
- mv dist /tmp/web_build
|
- mv dist /tmp/web_build
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user