Fix Jitsi CI - going too fast

This commit is contained in:
Gitouche 2022-02-12 15:54:04 +01:00
parent be32671889
commit fa1d6772e6

View file

@ -9,9 +9,9 @@ jitsi:
- cd podman-jitsi
- GARBAYE_JITSI_ENV_LISTENPORT=18085 ./05_freshinstall.sh
- ./20_enable.sh
- ./30_start.sh
- ./30_start.sh && sleep 10
- ./40_stop.sh
- ./30_start.sh
- ./30_start.sh && sleep 10
- ./50_update.sh
- ./40_stop.sh
- ./70_disable.sh