Skip to content

Commit a620888

Browse files
authored
Merge pull request #487 from AugurProject/developer-cert-revert
revert to previous cert config
2 parents 232474b + d6577c1 commit a620888

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

azure-pipelines.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ jobs:
3232
versionSpec: '3.x'
3333
- task: InstallAppleCertificate@2
3434
inputs:
35-
certSecureFile: FF-20190612.p12
36-
certPwd: $(FF-20190612_p12_pass)
35+
certSecureFile: mac.p12
36+
certPwd: $(macP12Pass)
3737
- task: NodeTool@0
3838
inputs:
3939
versionSpec: '10.15'

certs/mac.p12.enc

-3.2 KB
Binary file not shown.

0 commit comments

Comments
 (0)