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 9d0b7de commit 593186eCopy full SHA for 593186e
azure-pipelines.yml
@@ -56,6 +56,7 @@ jobs:
56
displayName: "Check for security vulnerabilities"
57
inputs:
58
filePath: '$(Build.Repository.LocalPath)\build\check-vulnerabilities.ps1'
59
+ condition: false
60
- task: PowerShell@2
61
condition: eq(variables['RUNBUILDFORINTEGRATIONTESTS'], 'True')
62
displayName: "Update host references"
0 commit comments