Skip to content

Commit

Permalink
Try to fix docker build
Browse files Browse the repository at this point in the history
Signed-off-by: Theodor Mihalache <[email protected]>
  • Loading branch information
tmihalac committed Jan 14, 2025
1 parent cc88092 commit 1eb2c0f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions infra/feast-operator/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,6 @@ COPY go.sum go.sum
# and so that source changes don't invalidate our downloaded layer
RUN go mod download

RUN pwd && echo sdfljsdfljksdfljk1
RUN ls && echo sdfljsdfljksdfljk1
RUN ls /tmp/build/inputs && echo sdfljsdfljksdfljk1

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

0 comments on commit 1eb2c0f

Please sign in to comment.