Skip to content

Commit

Permalink
Add policheck enablement
Browse files Browse the repository at this point in the history
  • Loading branch information
arkalyanms committed Sep 28, 2024
1 parent ef8dad3 commit ccf6cbd
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 ccf6cbd

Please sign in to comment.