Skip to content

Commit

Permalink
squash: use correct path
Browse files Browse the repository at this point in the history
  • Loading branch information
arielvalentin committed Jan 31, 2025
1 parent 6bab80a commit 9ded747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-instrumentation-with-services.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ jobs:
ZOOKEEPER_CLIENT_PORT: 2181
ZOOKEEPER_TICK_TIME: 2000
volumes:
- ./github/services/zookeeper/log4j.properties:/etc/kafka/log4j.properties
- .github/services/zookeeper/log4j.properties:/etc/kafka/log4j.properties
kafka:
image: confluentinc/cp-kafka:latest
ports:
Expand Down

0 comments on commit 9ded747

Please sign in to comment.