Skip to content

Commit af6661d

Browse files
authored
Merge pull request #28605 from dotnet/marcpopMSFT-codeqlservicing
Enable codeql in servicing
2 parents 0337edd + d78c23d commit af6661d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.vsts-ci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,8 @@ variables:
2626
- ${{ if ne(variables['System.TeamProject'], 'public') }}:
2727
- name: _DotNetPublishToBlobFeed
2828
value: true
29+
- name: Codeql.Enabled
30+
value: true
2931
- group: DotNetBuilds storage account read tokens
3032
- name: _InternalRuntimeDownloadArgs
3133
value: /p:DotNetRuntimeSourceFeed=https://dotnetbuilds.blob.core.windows.net/internal

0 commit comments

Comments
 (0)