Skip to content

Commit

Permalink
timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
qdraw committed Sep 27, 2024
1 parent 8d0a8f3 commit 9584155
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines/azure/develop-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ stages:
jobs:
- job: buildnetcore
displayName: 'Build'
timeoutInMinutes: 30 # how long to run the job before automatically cancelling
timeoutInMinutes: 35 # how long to run the job before automatically cancelling
cancelTimeoutInMinutes: 10 # how much time to give 'run always even if cancelled tasks' before stopping them
pool:
vmImage: 'ubuntu-22.04'
Expand Down

0 comments on commit 9584155

Please sign in to comment.