diff --git a/azure-pipelines.yml b/azure-pipelines.yml index cc0c74d9b3..dcff13ba5a 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -56,6 +56,7 @@ jobs: displayName: "Check for security vulnerabilities" inputs: filePath: '$(Build.Repository.LocalPath)\build\check-vulnerabilities.ps1' + condition: false - task: PowerShell@2 condition: eq(variables['RUNBUILDFORINTEGRATIONTESTS'], 'True') displayName: "Update host references"