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