Skip to content

Commit

Permalink
Try to fix "/cmd/main.go": no such file or directory
Browse files Browse the repository at this point in the history
Signed-off-by: Theodor Mihalache <tmihalac@redhat.com>
  • Loading branch information
tmihalac committed Jan 14, 2025
1 parent 678355d commit bce1651
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions infra/feast-operator/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ RUN go mod download

USER root

RUN ls && echo sdfljsdfljksdfljk

# Copy the go source
COPY cmd/ cmd/
COPY api/ api/
Expand Down

0 comments on commit bce1651

Please sign in to comment.