Skip to content

Commit 0efd360

Browse files
committed
wip
1 parent 8e215a0 commit 0efd360

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .github/workflows/docker-build.yml

+3
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,9 @@ jobs:
102102
cd install/docker/console-db-es-ls-kibana
103103
docker compose -f docker-compose-ci.yml up -d
104104
105+
sleep 60
106+
docker ps -a
107+
105108
echo "Testing CWS console access..."
106109
sleep 120
107110
curl -k -s -I https://localhost:38443/cws-ui/login || echo "Console UI not accessible"

0 commit comments

Comments
 (0)