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.
2 parents 110cac1 + 01941e6 commit 57af361Copy full SHA for 57af361
.vsts-ci.yml
@@ -39,6 +39,8 @@ variables:
39
- ${{ if ne(variables['System.TeamProject'], 'public') }}:
40
- name: _OfficialBuildArgs
41
value: /p:OfficialBuilder=Microsoft
42
+ - name: Codeql.Enabled
43
+ value: true
44
- group: DotNetBuilds storage account read tokens
45
- name: _InternalRuntimeDownloadArgs
46
value: /p:DotNetRuntimeSourceFeed=https://dotnetbuilds.blob.core.windows.net/internal
0 commit comments