[automated] Merge branch 'release/6.0.1xx' => 'release/6.0.4xx' (#19688)

Co-authored-by: Matt Thalman <mthalman@microsoft.com>
This commit is contained in:
dotnet-maestro-bot 2024-05-06 13:44:40 -07:00 committed by GitHub
parent 6f09d2c420
commit a94d7b39b3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,8 +15,24 @@ variables:
- name: NuGetSecurityAnalysisWarningLevel
value: none
jobs:
- template: ../../src/installer/src/SourceBuild/Arcade/eng/common/templates/job/source-build-build-tarball.yml
resources:
repositories:
- repository: 1ESPipelineTemplates
type: git
name: 1ESPipelineTemplates/1ESPipelineTemplates
ref: refs/tags/release
extends:
template: v1/1ES.Unofficial.PipelineTemplate.yml@1ESPipelineTemplates
parameters:
pool:
name: NetCore1ESPool-Svc-Internal
image: 1es-windows-2022
os: windows
stages:
- stage: stage
jobs:
- template: /src/installer/src/SourceBuild/Arcade/eng/common/templates/job/source-build-build-tarball.yml@self
parameters:
architecture: x64
excludeSdkContentTests: true
@ -30,4 +46,5 @@ jobs:
name: Build_Tarball_x64
pool:
name: NetCore1ESPool-Svc-Internal
demands: ImageOverride -equals Build.Ubuntu.1804.Amd64
image: 1es-ubuntu-2004
os: linux