with the caches mounted, i think incremental will actually help
This commit is contained in:
parent
870e96ba38
commit
6defc2840c
@ -1,7 +1,6 @@
|
||||
FROM debian:bullseye-slim as rust
|
||||
|
||||
WORKDIR /app
|
||||
ENV CARGO_INCREMENTAL 0
|
||||
ENV CARGO_TERM_COLOR always
|
||||
ENV PATH "/root/.foundry/bin:/root/.cargo/bin:${PATH}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user