mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
show all logs
This commit is contained in:
@@ -53,7 +53,7 @@ jobs:
|
||||
break
|
||||
fi
|
||||
echo "Waiting for container to be healthy... ($SECONDS seconds elapsed)"
|
||||
docker logs infisical-api --tail 10 # Show the last 10 lines of logs
|
||||
docker logs infisical-api
|
||||
sleep 2
|
||||
SECONDS=$((SECONDS+2))
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user