You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(ci): Add DOCKER_HOST environment variable for ElasticsearchControllerSpec
ElasticsearchControllerSpec was failing in CI due to Docker connection issues.
Added DOCKER_HOST=unix:///var/run/docker.sock to properly configure Docker client
connection in GitHub Actions Ubuntu environment.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>
0 commit comments