Commit a46722a
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 <noreply@anthropic.com>1 parent d8d4157 commit a46722a
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| 54 | + | |
54 | 55 | | |
55 | 56 | | |
56 | 57 | | |
| |||
0 commit comments