- CARGO_INCREMENTAL=1 enables sccache to cache Rust compilations (was 0, making all compilations non-cacheable) - Only touch files that changed between old and new rev (was touching ALL files, invalidating entire sccache cache) - Use git pull --rebase to avoid merge conflicts in CI |
||
|---|---|---|
| .. | ||
| botserver.yaml | ||