bfe53099
ci: cache Go module and build dirs via cacher
Restore ~/go/pkg/mod and ~/.cache/go-build from the Garage docker-cache bucket before abuild and seed them back after, both keyed by go.sum via the cacher helper (go.bigb.es/cacher), bootstrapped the same way as in the bencher and ci-cacher builds. The dolt dependency tree dominates the 2m30s build step; a warm cache should cut it to well under a minute.
Eugene Blikh <bigbes@gmail.com> — 2026-08-05 09:18:27 UTC
Commit bfe53099cbeea7c5e8b6b9927ac0b752a24fa10b —
view raw patch
Parent(s):
8527f0fd
| File | Status | + | − |
|---|---|---|---|
.build.yml
|
M | +37 |