Update 'build-sonarscanner.jenkins'
This commit is contained in:
parent
064f4c8358
commit
5d8eda5cfb
@ -67,8 +67,8 @@ RUN printf '%s\\n' "-----BEGIN CERTIFICATE-----" \\
|
|||||||
keytool \\
|
keytool \\
|
||||||
-importcert \\
|
-importcert \\
|
||||||
-noprompt \\
|
-noprompt \\
|
||||||
-alias ${caName} \\
|
-alias test-chamber-13 \\
|
||||||
-file /etc/ssl/private/${caName} \\
|
-file /etc/ssl/private/test-chamber-13.lan.root.crt \\
|
||||||
-keystore /opt/java/openjdk/lib/security/cacerts \\
|
-keystore /opt/java/openjdk/lib/security/cacerts \\
|
||||||
-storepass "changeit"
|
-storepass "changeit"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user