Skip to content

Commit

Permalink
docker: remove codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
rsteube committed Apr 29, 2022
1 parent 723c088 commit 2f27cbe
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 @@ -83,7 +83,6 @@ COPY --from=nushell-poc /usr/local/bin/nu /usr/local/bin/
COPY --from=mdbook /usr/local/bin/* /usr/local/bin/
COPY --from=oil /usr/local/bin/* /usr/local/bin/
COPY --from=shellcheck /usr/local/bin/* /usr/local/bin/
COPY --from=codecov /usr/local/bin/* /usr/local/bin/

RUN ln -s /carapace/example/example /usr/local/bin/example

Expand Down

0 comments on commit 2f27cbe

Please sign in to comment.