Commit 9e10437
committed
github-actionify: cache only .m2/repository
Not the entire .m2 structure. Because .m2/settings.xml is generated by
the build script only when it's not already present, and if we cache it,
then CI builds may get stuck with old versions of settings.xml that
aren't regenerated when they should be.1 parent d9dc889 commit 9e10437
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
133 | 133 | | |
134 | 134 | | |
135 | 135 | | |
136 | | - | |
| 136 | + | |
137 | 137 | | |
138 | 138 | | |
139 | 139 | | |
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
| 183 | + | |
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
| |||
0 commit comments