Adding peerjs to CI - .gitlab-ci.yml fix

This commit is contained in:
Gitouche 2022-02-12 19:35:12 +01:00
parent 3fc09440c1
commit d421120ca0
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ before_script:
peerjs:
stage: test
script:
- cd podman-matrix
- cd podman-peerjs
- GARBAYE_PEERJS_ENV_LISTENPORT=19000 ./10_install.sh
- ./20_enable.sh
- ./30_start.sh && sleep 10