We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a92d18 commit 38dcfbcCopy full SHA for 38dcfbc
.github/workflows/gradle.yml
@@ -25,5 +25,5 @@ jobs:
25
run: chmod +x gradlew
26
- name: Build with Gradle
27
env:
28
- GRPC_CONSUL_DISCOVERY_PREFER_IP_ADDRESS: true # otherwise, host name can't be resolved from consul docker image to github runner
+ GRPC_CONSUL_DISCOVERY_PREFER_IP_ADDRESS: true # otherwise, host name can't be resolved from consul docker image to github runner (it tests)
29
run: ./gradlew build
0 commit comments