Commit 5e830a1
Cache openapi-generator JAR outside repo for CI persistence
Move the JAR cache from $SCRIPT_DIR/.cache/ to ~/.cache/openapi-generator/
so it survives fresh checkouts on TeamCity agents. Overridable via
OPENAPI_GENERATOR_CACHE_DIR env var.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 483414b commit 5e830a1
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
| 97 | + | |
97 | 98 | | |
98 | 99 | | |
99 | 100 | | |
100 | | - | |
| 101 | + | |
101 | 102 | | |
102 | 103 | | |
103 | 104 | | |
| |||
0 commit comments