mirror of
https://github.com/livekit/livekit.git
synced 2026-03-30 19:55:41 +00:00
remove docker copy proto
This commit is contained in:
@@ -12,7 +12,6 @@ RUN go mod download
|
||||
# Copy the go source
|
||||
COPY cmd/ cmd/
|
||||
COPY pkg/ pkg/
|
||||
COPY proto/ proto/
|
||||
COPY test/ test/
|
||||
COPY tools/ tools/
|
||||
COPY version/ version/
|
||||
|
||||
Reference in New Issue
Block a user