generalbots/.forgejo/workflows
Rodrigo Rodriguez (Pragmatismo) 71b9c38490 fix: Preserve sccache cache by removing git reset/clean, disable incremental compilation
- git reset --hard + git clean -fd invalidated file timestamps causing 566 Rust cache misses
- Just git pull preserves timestamps and lets sccache hit cached artifacts
- CARGO_INCREMENTAL=0 prevents sconflict between incremental and sccache
- systemctl stop with || true to avoid deploy failure
2026-04-28 18:13:02 -03:00
..
.botserver.yaml.swp fix CI. 2026-04-28 13:36:07 -03:00
botserver.yaml fix: Preserve sccache cache by removing git reset/clean, disable incremental compilation 2026-04-28 18:13:02 -03:00