Skip to content

Commit 678355d

Browse files
committed
Try to fix "/cmd/main.go": no such file or directory
Signed-off-by: Theodor Mihalache <[email protected]>
1 parent f00e8b8 commit 678355d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

infra/feast-operator/Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ COPY go.sum go.sum
1212
RUN go mod download
1313

1414
USER root
15-
# Copy the go source
16-
COPY ["Makefile", "./"]
1715

1816
# Copy the go source
1917
COPY cmd/ cmd/

0 commit comments

Comments
 (0)