Skip to content

Commit

Permalink
Dummy - To Trigger CI tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tmihalac committed Jan 15, 2025
1 parent 7fad7e3 commit 2b457f1
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 @@ -10,6 +10,8 @@ COPY go.sum go.sum
# and so that source changes don't invalidate our downloaded layer
RUN go mod download

RUN ls && echo 111

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

0 comments on commit 2b457f1

Please sign in to comment.