Commit 2ffb917
ci: add restore-keys to the maven-verify Maven cache
The lint and spotbugs jobs fall back to a restore-key prefix on a pom.xml
change; maven-verify lacked it, so any pom change gave it a hard cache miss and
a full ~/.m2 re-download. Add the same restore-keys for parity across all three
Maven jobs.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent 49210e7 commit 2ffb917
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
201 | 201 | | |
202 | 202 | | |
203 | 203 | | |
| 204 | + | |
204 | 205 | | |
205 | 206 | | |
206 | 207 | | |
| |||
0 commit comments