Skip to content

Commit

Permalink
Update azure-pipelines.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonylavado committed Jul 20, 2020
1 parent 09131d1 commit b04e225
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .ci/azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@ pool:
vmImage: 'macos-latest'

steps:

- task: Bash@3
inputs:
targetType: 'inline'
script: '$AZP_BASHV3_OLD_SOURCE_BEHAVIOR=true'
# Add all Apple signing material
- task: InstallAppleCertificate@2
inputs:
Expand Down

0 comments on commit b04e225

Please sign in to comment.