Skip to content

Commit 95dc818

Browse files
committed
skip vulnerability check
1 parent bbb1da5 commit 95dc818

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ jobs:
7373
displayName: "Check for security vulnerabilities"
7474
inputs:
7575
filePath: '$(Build.Repository.LocalPath)\build\check-vulnerabilities.ps1'
76+
condition: false
7677
- task: PowerShell@2
7778
condition: eq(variables['RUNBUILDFORINTEGRATIONTESTS'], 'True')
7879
displayName: "Update host references"

0 commit comments

Comments
 (0)