CI: Increase wait

pull/164/head
Luis Garcia 2024-04-14 17:06:07 -06:00
parent 803d248cb8
commit e6fbf746d8
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ jobs:
docker-compose -f JellyPlex-Watched-CI/plex/docker-compose.yml up -d
docker-compose -f JellyPlex-Watched-CI/jellyfin/docker-compose.yml up -d
# Wait for containers to start
sleep 5
sleep 10
docker-compose -f JellyPlex-Watched-CI/plex/docker-compose.yml logs
docker-compose -f JellyPlex-Watched-CI/jellyfin/docker-compose.yml logs