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 13, 2025
1 parent f00e8b8 commit 678355d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions infra/feast-operator/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ COPY go.sum go.sum
RUN go mod download

USER root
# Copy the go source
COPY ["Makefile", "./"]

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

0 comments on commit 678355d

Please sign in to comment.