fix: .pb share
This commit is contained in:
@@ -13,7 +13,7 @@ COPY go.mod go.sum ./
|
||||
RUN --mount=type=cache,target=/go/pkg/mod \
|
||||
go mod download
|
||||
|
||||
COPY rpc/order/ ./rpc/order/
|
||||
COPY rpc/ ./rpc
|
||||
COPY services/order/ ./services/order/
|
||||
|
||||
WORKDIR /src/services/order
|
||||
|
||||
Reference in New Issue
Block a user