We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fa1dee commit 99a5c30Copy full SHA for 99a5c30
builds/azure-pipelines/build-pr.yml
@@ -41,6 +41,8 @@ stages:
41
workspace:
42
clean: all
43
44
+ timeoutInMinutes: '90'
45
+
46
steps:
47
- template: 'template-steps-build-test.yml'
48
parameters:
builds/azure-pipelines/build-release.yml
@@ -50,6 +50,8 @@ stages:
50
51
52
53
54
55
56
57
@@ -68,6 +70,8 @@ stages:
68
70
69
71
72
73
74
75
76
77
0 commit comments