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