Skip to content

Commit

Permalink
Update .vsts-ci.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
jjell committed Apr 22, 2021
1 parent 02efe8d commit d34da05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vsts-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ steps:

- powershell: |
$env:SignCertPath=$env:DOWNLOADSECUREFILE_SECUREFILEPATH
./build.ps1 -Target Build -Sign
./build.ps1 --Target Build --Sign
displayName: Build with cake
env:
SignCertPassword: $(SignCertPassword)
Expand Down

0 comments on commit d34da05

Please sign in to comment.