summaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
authorDavid Rodríguez <deivid.rodriguez@riseup.net>2019-05-03 23:53:28 +0200
committerDavid Rodríguez <deivid.rodriguez@riseup.net>2019-05-05 22:30:29 +0200
commit387afc3cc822595f895bfbfde2c6883e2609b29a (patch)
tree7e499be672614cd08c1b34bcca3924035670055d /azure-pipelines.yml
parent56f15eb061d15ad17c7a0d5ab75d9b9cee61a5a4 (diff)
downloadbundler-387afc3cc822595f895bfbfde2c6883e2609b29a.tar.gz
Set unlimited running time in Azureimprove_azure
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 3aa8f82d3d..d8bb61e6f3 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -4,3 +4,4 @@ jobs:
vmImage: 'vs2017-win2016'
steps:
- template: .azure-pipelines/steps.yml
+ timeoutInMinutes: 0