Skip to content

Commit

Permalink
Update azure-pipelines-release.yml for Azure Pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
pvizeli committed Jun 5, 2019
1 parent 607b44f commit f62d473
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ jobs:
condition: and(startsWith(variables['Build.SourceBranch'], 'refs/tags'), succeeded('VersionValidate'))
dependsOn:
- 'VersionValidate'
timeoutInMinutes: 120
timeoutInMinutes: 240
pool:
vmImage: 'ubuntu-latest'
strategy:
Expand Down

0 comments on commit f62d473

Please sign in to comment.