Compare commits
2 commits
Author | SHA1 | Date | |
---|---|---|---|
20f92c7ea8 | |||
bace840d8e |
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,8 @@ RUN apk update && \
|
|||
cargo install cargo-chef \
|
||||
cargo-hack \
|
||||
cargo-machete \
|
||||
cargo-mutants
|
||||
cargo-mutants && \
|
||||
rustup component add rustfmt clippy
|
||||
|
||||
COPY entrypoint.sh /
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue