Skip to content

Commit a0002b6

Browse files
committed
copy proto in dockerfile
1 parent d9201ce commit a0002b6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

dockerfiles/java.Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ ARG SDK_DIR=.gitignore
3434
COPY ${SDK_DIR} ./repo
3535

3636
# Copy the worker files
37+
COPY workers/proto ./workers/proto
3738
COPY workers/java ./workers/java
3839

3940
# Download Gradle using wrapper to cache it in build layer

0 commit comments

Comments
 (0)