Skip to content

Commit a5d4156

Browse files
committed
squash: ugg permissions
1 parent 296a2dc commit a5d4156

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
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/zookeeper/conf/log4j.properties
157+
- ${{ github.workspace }}/.github/services/zookeeper/log4j.properties:/etc/zookeeper/conf/log4j.properties
158158
kafka:
159159
image: confluentinc/cp-kafka:latest
160160
ports:

0 commit comments

Comments
 (0)