Skip to content

Commit

Permalink
Merge pull request #7425 from dotnet/arkalyanms-patch-1
Browse files Browse the repository at this point in the history
Add policheck enablement
  • Loading branch information
arunchndr authored Sep 29, 2024
2 parents ef8dad3 + ccf6cbd commit db5ed35
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion azure-pipelines-microbuild.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,12 @@ extends:
sourceAnalysisPool:
name: NetCore1ESPool-Svc-Internal
image: 1es-windows-2022
os: windows
os: windows
policheck:
enabled: true
tsa:
enabled: true
configFile: '$(Build.SourcesDirectory)/eng/TSAConfig.gdntsa'
pool:
name: NetCore1ESPool-Svc-Internal
image: windows.vs2022preview.amd64
Expand Down

0 comments on commit db5ed35

Please sign in to comment.