Skip to content

Commit

Permalink
chore: rename pipelines (microsoft#7805)
Browse files Browse the repository at this point in the history
  • Loading branch information
rzhao271 authored Nov 22, 2024
1 parent 441a1c9 commit 1cfe6e4
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ extends:
enabled: true

stages:
- template: templates/stages/build-official.yml@self
- template: templates/stages/build-main.yml@self
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ resources:
trigger: true

extends:
template: v1/1ES.Unofficial.PipelineTemplate.yml@1esPipelines
template: v1/1ES.Official.PipelineTemplate.yml@1esPipelines
parameters:
sdl:
credscan:
Expand All @@ -36,11 +36,9 @@ extends:
retryCount: 3
policheck:
break: true
sbom:
enabled: true
sourceAnalysisPool: 1es-windows-2022-x64
tsa:
enabled: true

stages:
- template: templates/stages/build-buddy.yml@self
- template: templates/stages/build-vnext.yml@self
File renamed without changes.
File renamed without changes.

0 comments on commit 1cfe6e4

Please sign in to comment.