Commit ed0aeb0
ci(docker): set GHA cache scope to main for cross-tag cache hits
Tags resolve to different scope keys, causing cache misses on every
release build. Hardcoding to main ensures the Docker layer cache is
shared across all releases.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 7f94680 commit ed0aeb0
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
45 | | - | |
| 44 | + | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments