* Fixing issue where a rougue popd broke the whole job
This commit is contained in:
parent
f952b91a32
commit
1edab53778
@ -147,6 +147,7 @@ full-mock-tests:
|
|||||||
# It's typically safer to turn on the rtc-server first all it does is provide
|
# It's typically safer to turn on the rtc-server first all it does is provide
|
||||||
# data for listeners, the api-server is the one that talks to this server mostly
|
# data for listeners, the api-server is the one that talks to this server mostly
|
||||||
# See https://freechat.shockrah.xyz/#rtc-auth for the intra-network architecture
|
# See https://freechat.shockrah.xyz/#rtc-auth for the intra-network architecture
|
||||||
|
- pushd rtc-server/
|
||||||
- npm run autotest&
|
- npm run autotest&
|
||||||
- popd
|
- popd
|
||||||
- pushd json-api/
|
- pushd json-api/
|
||||||
|
Loading…
Reference in New Issue
Block a user