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/chore/ ./rpc/chore/
|
||||
COPY rpc/ ./rpc
|
||||
COPY services/chore/ ./services/chore/
|
||||
|
||||
WORKDIR /src/services/chore
|
||||
|
||||
Reference in New Issue
Block a user