Allow overriding image.cleanCache from the command-line

See gh-32719
This commit is contained in:
Kedar Joshi
2020-10-16 01:13:52 +05:30
committed by Stephane Nicoll
parent 771503f30d
commit c2a483a78f
3 changed files with 21 additions and 4 deletions

View File

@@ -153,7 +153,7 @@ Acceptable values are `ALWAYS`, `NEVER`, and `IF_NOT_PRESENT`.
| `cleanCache`
| Whether to clean the cache before building.
|
| `spring-boot.build-image.cleanCache`
| `false`
| `verboseLogging`