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 5f6684d commit f9bdc63Copy full SHA for f9bdc63
.github/workflows/ci-instrumentation-with-services.yml
@@ -154,7 +154,7 @@ jobs:
154
ZOOKEEPER_CLIENT_PORT: 2181
155
ZOOKEEPER_TICK_TIME: 2000
156
volumes:
157
- - /.github/services/zookeeper/log4j.properties:/etc/kafka/log4j.properties
+ - /github/workspace/.github/services/zookeeper/log4j.properties:/etc/kafka/log4j.properties
158
kafka:
159
image: confluentinc/cp-kafka:latest
160
ports:
0 commit comments