128d7296
ci: cache Go module and build dirs via cacher
Same scheme as sr-ht-dolt (dbd8638 there): restore ~/go/pkg/mod and ~/.cache/go-build from the Garage docker-cache bucket before abuild and seed them back after, keyed by go.sum via cacher (go.bigb.es/cacher). GOCACHE/GOMODCACHE are re-pinned inside build() because abuild redirects them into its throwaway $tmpdir and an upstream typo in abuild.in clobbers any pre-set GOMODCACHE with GOCACHE's value.
Eugene Blikh <bigbes@gmail.com> — 2026-08-05 10:41:23 UTC
Commit 128d72963281e275bb1ec3be2bdb8653a2bb0c78 —
view raw patch
Parent(s):
0bbb3759
| File | Status | + | − |
|---|---|---|---|
.build.yml
|
M | +38 | |
APKBUILD
|
M | +6 |