Fix Web build
This commit is contained in:
@@ -11,7 +11,7 @@ steps:
|
||||
- name: web_app
|
||||
path: /tmp/web_build
|
||||
commands:
|
||||
- cd matrixgw_backend
|
||||
- cd matrixgw_frontend
|
||||
- npm install
|
||||
- npm run lint
|
||||
- npm run build
|
||||
|
||||
Reference in New Issue
Block a user