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 bbb1da5 commit 95dc818Copy full SHA for 95dc818
azure-pipelines.yml
@@ -73,6 +73,7 @@ jobs:
73
displayName: "Check for security vulnerabilities"
74
inputs:
75
filePath: '$(Build.Repository.LocalPath)\build\check-vulnerabilities.ps1'
76
+ condition: false
77
- task: PowerShell@2
78
condition: eq(variables['RUNBUILDFORINTEGRATIONTESTS'], 'True')
79
displayName: "Update host references"
0 commit comments