Skip to content

Commit

Permalink
bypassing the vulnerability check
Browse files Browse the repository at this point in the history
  • Loading branch information
soninaren committed Jan 9, 2024
1 parent 4736a79 commit 0c3b64d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit 0c3b64d

Please sign in to comment.