Set password
This commit is contained in:
parent
f1dd499dbd
commit
bd5436259e
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ credential:
|
|||
keystore:
|
||||
sign-key-store:
|
||||
location: file:/<%= @keystore_file %>
|
||||
password: changeit
|
||||
password: <%= @keystore_password %>
|
||||
type: JKS
|
||||
jks:
|
||||
sign-key-1:
|
||||
|
|
Loading…
Add table
Reference in a new issue