mirror of
https://github.com/chatmail/core.git
synced 2026-04-17 21:46:35 +03:00
try use SCCACHE
This commit is contained in:
@@ -24,6 +24,7 @@ echo "--- Running $CIRCLE_JOB remotely"
|
||||
|
||||
ssh $SSHTARGET <<_HERE
|
||||
set +x -e
|
||||
export RUSTC_WRAPPER=\`which sccache\`
|
||||
cd $BUILDDIR
|
||||
# let's share the target dir with our last run on this branch/job-type
|
||||
# cargo will make sure to block/unblock us properly
|
||||
|
||||
Reference in New Issue
Block a user