We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 756b2a1 commit 060ea3aCopy full SHA for 060ea3a
1 file changed
azure-pipelines.yml
@@ -75,7 +75,7 @@ stages:
75
condition: succeeded()
76
jobs:
77
- job: BuildMatrix
78
- displayName: ${{ if eq(variables['runTests'], true) }}: 'Build and test -' ${{ else }}: 'Build'
+ displayName: Build
79
timeoutInMinutes: 90
80
pool:
81
vmImage: $(vmImage)
0 commit comments