Skip to content

Commit

Permalink
asdfsdf
Browse files Browse the repository at this point in the history
  • Loading branch information
mattleibow committed Apr 5, 2024
1 parent f031754 commit abfa35f
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ extends:
template: v1/1ES.Official.PipelineTemplate.yml@1ESPipelineTemplates
parameters:
pool:
name: AzurePipelines-EO
name: Maui-1ESPT
image: 1ESPT-Windows2022
os: windows
customBuildTags:
Expand All @@ -41,6 +41,17 @@ extends:
displayName: Build
templateContext:
sdl:
apiscan:
enabled: true
binskim:
enabled: true
break: false
codeInspector:
enabled: true
credscan:
enabled: true
policheck:
enabled: true
spotBugs:
enabled: false
outputParentDirectory: 'output'
Expand Down

0 comments on commit abfa35f

Please sign in to comment.