We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 997a638 commit 8f23f7dCopy full SHA for 8f23f7d
scripts/codesign/setup_ci_master.sh
@@ -7,4 +7,4 @@ certificateFile="codesign"
7
# Recreate the certificate from the secure environment variable
8
echo "$APPLE_P12_CERTIFICATE" | base64 --decode > $certificateFile.p12
9
10
-scripts/codesign/import_certificate_into_new_keychain.sh "$certificateFile" "$APPLE_P12_CERTIFICATE_PASSWORD"
+scripts/codesign/import_certificate_into_new_keychain.sh "$certificateFile" ""
0 commit comments