Skip to content

Commit

Permalink
apple certificates.p12
Browse files Browse the repository at this point in the history
  • Loading branch information
ludocosmo committed Jan 13, 2021
1 parent 0e3eca2 commit 552fec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
keyVaultName: cosmo-secrets
- task: InstallAppleCertificate@2
inputs:
certSecureFile: Certificates-ludo.p12
certSecureFile: certificate-developer-ludo.p12
certPwd: $(certificatesLudoPassword)
- script: git submodule update --init --recursive
displayName: 'Checkout Submodules'
Expand Down

0 comments on commit 552fec8

Please sign in to comment.