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