mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-27 12:36:14 +01:00
decrypt macdev cert
This commit is contained in:
parent
e2da97ec78
commit
532a8d7a37
1
.github/scripts/macos/decrypt-secrets.ps1
vendored
1
.github/scripts/macos/decrypt-secrets.ps1
vendored
@ -7,4 +7,5 @@ Invoke-Expression "& `"$decryptSecretPath`" -filename appstore-app-cert.p12.gpg"
|
||||
Invoke-Expression "& `"$decryptSecretPath`" -filename appstore-installer-cert.p12.gpg"
|
||||
Invoke-Expression "& `"$decryptSecretPath`" -filename devid-app-cert.p12.gpg"
|
||||
Invoke-Expression "& `"$decryptSecretPath`" -filename devid-installer-cert.p12.gpg"
|
||||
Invoke-Expression "& `"$decryptSecretPath`" -filename macdev-cert.p12.gpg"
|
||||
Invoke-Expression "& `"$decryptSecretPath`" -filename bitwarden_desktop_appstore.provisionprofile.gpg"
|
||||
|
Loading…
Reference in New Issue
Block a user