Jitsi : fix CI 1/x :d

This commit is contained in:
Gitouche 2022-02-20 12:59:25 +01:00
parent 005f5bf5a0
commit ae6f933d24

View file

@ -7,7 +7,7 @@ jitsi:
stage: test
script:
- cd podman-jitsi
- GARBAYE_JITSI_ENV_LISTENPORT=18085 ./10_freshinstall.sh
- GARBAYE_JITSI_ENV_LISTENPORT=18085 ./10_install.sh
- ./20_enable.sh
- ./30_start.sh && sleep 10
- ./40_stop.sh