* Fixed issue with npm build that was supposed to be npm install
This commit is contained in:
@@ -75,7 +75,7 @@ build-rtc-server:
|
||||
|
||||
script:
|
||||
- cd rtc-server/
|
||||
- npm build
|
||||
- npm install
|
||||
|
||||
artifacts:
|
||||
paths:
|
||||
|
||||
Reference in New Issue
Block a user