Skip to content

Commit 5f6684d

Browse files
committed
not sure if this will work
1 parent 9ded747 commit 5f6684d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-instrumentation-with-services.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ jobs:
154154
ZOOKEEPER_CLIENT_PORT: 2181
155155
ZOOKEEPER_TICK_TIME: 2000
156156
volumes:
157-
- .github/services/zookeeper/log4j.properties:/etc/kafka/log4j.properties
157+
- /.github/services/zookeeper/log4j.properties:/etc/kafka/log4j.properties
158158
kafka:
159159
image: confluentinc/cp-kafka:latest
160160
ports:

0 commit comments

Comments
 (0)