This commit is contained in:
@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user