Skip to content

Commit

Permalink
Debug caching
Browse files Browse the repository at this point in the history
  • Loading branch information
ADobrodey committed Jul 19, 2023
1 parent 72e0ba1 commit 9392bf4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile-new
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ RUN curl https://sh.rustup.rs -sSf | sh -s -- -y && \
SCCACHE_REGION=$SCCACHE_REGION \
SCCACHE_BUCKET=$SCCACHE_BUCKET \
SCCACHE_S3_USE_SSL=true \
SCCACHE_LOG=debug SCCACHE_NO_DAEMON=1 \
cargo build --$PROFILE

FROM phusion/baseimage:0.11
Expand Down

0 comments on commit 9392bf4

Please sign in to comment.