Skip to content

Commit

Permalink
Do not copy config file.
Browse files Browse the repository at this point in the history
  • Loading branch information
lreimer committed Jul 22, 2022
1 parent fc46bd7 commit 8761e2d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ FROM gcr.io/distroless/static-debian11

ENV TKW_HOME=/

COPY k8s/.testkube-watch.yaml /
COPY testkube-watch /

ENTRYPOINT ["/testkube-watch"]

0 comments on commit 8761e2d

Please sign in to comment.