Skip to content

Commit

Permalink
Update azure-pipelines.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yaohualibin authored Mar 30, 2022
1 parent a80701f commit 868ca22
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,18 +14,6 @@ steps:
inputs:
toolMajorVersion: 'V2'

- task: Semmle@0
env:
SYSTEM_ACCESSTOKEN: $(System.AccessToken)
inputs:
sourceCodeDirectory: '$(Build.SourcesDirectory)'
language: 'tsandjs'
includeNodeModules: true
querySuite: 'Recommended'
timeout: '1800'
ram: '16384'
addProjectDirToScanningExclusionList: true

- task: Semmle@1
inputs:
sourceCodeDirectory: '$(Build.SourcesDirectory)'
Expand Down

0 comments on commit 868ca22

Please sign in to comment.