Jitsi : fix CI 1/x :d
This commit is contained in:
parent
005f5bf5a0
commit
ae6f933d24
|
@ -7,7 +7,7 @@ jitsi:
|
||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
- cd podman-jitsi
|
- cd podman-jitsi
|
||||||
- GARBAYE_JITSI_ENV_LISTENPORT=18085 ./10_freshinstall.sh
|
- GARBAYE_JITSI_ENV_LISTENPORT=18085 ./10_install.sh
|
||||||
- ./20_enable.sh
|
- ./20_enable.sh
|
||||||
- ./30_start.sh && sleep 10
|
- ./30_start.sh && sleep 10
|
||||||
- ./40_stop.sh
|
- ./40_stop.sh
|
||||||
|
|
Loading…
Reference in a new issue