Revert "Jitsi : fix CI 1/x :d"

This reverts commit ae6f933d24.
This commit is contained in:
Gitouche 2022-02-20 13:07:51 +01:00
parent ae6f933d24
commit 212071cadf

View file

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