Skip to content

Commit 83bf10d

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

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

infra/feast-operator/Dockerfile

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

1414
USER root
1515

16+
COPY ["Makefile", "./"]
17+
1618
RUN pwd && echo sdfljsdfljksdfljk
1719
RUN ls && echo sdfljsdfljksdfljk
1820

0 commit comments

Comments
 (0)