Cache Go modules in platform builder

This commit is contained in:
npc0-hue
2026-08-20 10:01:26 +08:00
parent 7fec2da040
commit 585c32746e
10 changed files with 52 additions and 8 deletions
+1
View File
@@ -61,6 +61,7 @@ Key platform variables:
- `PLATFORM_BUILDER_IMAGE=browser-platform-distribution-builder:1.0.0`
- `PLATFORM_BUILDER_SOURCE_DIR=.local-debug/run/build-buckets/source/current`
- `PLATFORM_BUILDER_WORKSPACE_DIR=.local-debug/platform/distribution-builds`
- `PLATFORM_BUILDER_CACHE_DIR=.local-debug/platform/distribution-build-cache`
- `PLATFORM_BUILDER_TIMEOUT_SECONDS=1800`
- `GOCACHE=.local-debug/go-build-cache`