Skip to content

Commit bce1651

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

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+
RUN ls && echo sdfljsdfljksdfljk
17+
1618
# Copy the go source
1719
COPY cmd/ cmd/
1820
COPY api/ api/

0 commit comments

Comments
 (0)