hopefully fixed it.

This commit is contained in:
silvana 2024-11-29 07:14:41 +01:00
parent bace840d8e
commit 20f92c7ea8
Signed by: silvana
GPG key ID: 889CA3FB0F54CDCC

View file

@ -14,9 +14,8 @@ RUN apk update && \
cargo install cargo-chef \ cargo install cargo-chef \
cargo-hack \ cargo-hack \
cargo-machete \ cargo-machete \
cargo-mutants \ cargo-mutants && \
cargo-fmt \ rustup component add rustfmt clippy
cargo-clippy
COPY entrypoint.sh / COPY entrypoint.sh /