We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4bce352 commit 4b0ab20Copy full SHA for 4b0ab20
eng/pipelines/templates/jobs/ci.yml
@@ -77,10 +77,6 @@ jobs:
77
sdl:
78
componentgovernance:
79
enabled: true
80
- codeql:
81
- binaryLanguages: python # Need to specify the language because we clone after the codeql initialize step
82
- compiled:
83
- enabled: true
84
85
steps:
86
- template: /eng/pipelines/templates/steps/build-package-artifacts.yml
0 commit comments