Skip to content

Commit

Permalink
Clean-up missing things
Browse files Browse the repository at this point in the history
  • Loading branch information
gnieto committed Mar 9, 2020
1 parent 9b9515e commit 2b4a811
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 88 deletions.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ COPY ./korrecte-cli/ /source/korrecte-cli/
COPY ./korrecte-dev/ /source/korrecte-dev/
COPY ./korrecte-lib/ /source/korrecte-lib/
COPY ./korrecte-web/ /source/korrecte-web/
COPY ./kubeclient/ /source/kubeclient/
COPY ./lints.yaml /source/lints.yaml
RUN cargo build --release --bin korrecte-web
RUN strip ./target/x86_64-unknown-linux-musl/release/korrecte-web
Expand Down
87 changes: 0 additions & 87 deletions korrecte-lib/src/kube/api_async_kube.rs

This file was deleted.

0 comments on commit 2b4a811

Please sign in to comment.