Skip to content

Commit

Permalink
Enabling TSA and Policheck for Maestro Build Promotion pipeline YAML (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
missymessa committed Sep 30, 2024
1 parent 7e8b8f4 commit bd7eb5c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions eng/promote-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,11 @@ extends:
name: NetCore1ESPool-Publishing-Internal
image: windows.vs2019.amd64
os: windows
sdl:
policheck:
enabled: true
tsa:
enabled: true

stages:
- template: /eng/publishing/v3/publish.yml@self
Expand Down

0 comments on commit bd7eb5c

Please sign in to comment.