do not ask for pass, use the env variable instead

This commit is contained in:
Martin Lippert
2019-11-22 10:06:34 +01:00
parent 66454776e9
commit c9185701ce

View File

@@ -146,7 +146,8 @@
<arg value="sign"/>
<arg value="-pkcs12"/>
<arg value="${env.WIN_KEY_LOCATION}"/>
<arg value="-askpass"/>
<arg value="-pass"/>
<arg value="${env.bamboo_signing_store_password}"/>
<arg value="-n"/>
<arg value="Spring Tools 4"/>
<arg value="-i"/>