Fix Jitsi CI - going too fast
This commit is contained in:
parent
be32671889
commit
fa1d6772e6
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue