add build option keepBuildDir
if set to true, will not cleanup build_keycloak directory
This commit is contained in:
@ -78,6 +78,9 @@
|
||||
},
|
||||
"themeName": {
|
||||
"type": "string"
|
||||
},
|
||||
"keepBuildDir": {
|
||||
"type": "boolean"
|
||||
}
|
||||
},
|
||||
"additionalProperties": false
|
||||
|
Reference in New Issue
Block a user