Skip to content

Commit 1eb2c0f

Browse files
committed
Try to fix docker build
Signed-off-by: Theodor Mihalache <[email protected]>
1 parent cc88092 commit 1eb2c0f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

infra/feast-operator/Dockerfile

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,6 @@ COPY go.sum go.sum
1010
# and so that source changes don't invalidate our downloaded layer
1111
RUN go mod download
1212

13-
RUN pwd && echo sdfljsdfljksdfljk1
14-
RUN ls && echo sdfljsdfljksdfljk1
15-
RUN ls /tmp/build/inputs && echo sdfljsdfljksdfljk1
16-
1713
# Copy the go source
1814
COPY cmd/main.go cmd/main.go
1915
COPY api/ api/

0 commit comments

Comments
 (0)