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 0337edd + d78c23d commit af6661dCopy full SHA for af6661d
.vsts-ci.yml
@@ -26,6 +26,8 @@ variables:
26
- ${{ if ne(variables['System.TeamProject'], 'public') }}:
27
- name: _DotNetPublishToBlobFeed
28
value: true
29
+ - name: Codeql.Enabled
30
+ value: true
31
- group: DotNetBuilds storage account read tokens
32
- name: _InternalRuntimeDownloadArgs
33
value: /p:DotNetRuntimeSourceFeed=https://dotnetbuilds.blob.core.windows.net/internal
0 commit comments