We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55b431f commit 30c3133Copy full SHA for 30c3133
.github/workflows/tests.yml
@@ -13,7 +13,7 @@ jobs:
13
- 4242:4242
14
- 60030:60030
15
options: >-
16
- --health-cmd="curl -f http://localhost:4242/api/version"
+ --health-cmd="curl -f http://opentsdb:4242/api/version"
17
--health-interval=10s
18
--health-timeout=5s
19
--health-retries=3
0 commit comments