Skip to content
This repository has been archived by the owner on Apr 23, 2022. It is now read-only.

Commit

Permalink
Fix azure-pipeline: CredScan v1 -> v2
Browse files Browse the repository at this point in the history
  • Loading branch information
root committed Feb 27, 2020
1 parent c31adf8 commit ccb263b
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 @@ -50,6 +50,7 @@ steps:
- task: securedevelopmentteam.vss-secure-development-tools.build-task-credscan.CredScan@2
displayName: 'Run CredScan'
inputs:
toolMajorVersion: V2
debugMode: false
condition: eq(variables['Agent.OS'], 'Windows_NT')

Expand Down

0 comments on commit ccb263b

Please sign in to comment.