[main] Delete security-partner-dotnet pipeline (#18502)

Co-authored-by: Michael Simons <msimons@microsoft.com>
This commit is contained in:
github-actions[bot] 2024-02-02 15:37:19 +00:00 committed by GitHub
parent 728ae9e2de
commit db6f1a6e17
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,32 +0,0 @@
trigger: none
variables:
- name: cfsNPMWarnLevel
value: none
- name: cfsNugetWarnLevel
value: none
- name: myGetWarnLevel
value: none
- name: NuGetSecurityAnalysisWarningLevel
value: none
jobs:
- template: ../../src/installer/src/SourceBuild/Arcade/eng/common/templates/job/source-build-build-tarball.yml
parameters:
architecture: x64
excludeSdkContentTests: true
matrix:
Ubuntu2004-Offline:
_BootstrapPrep: true
_Container: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-20.04
_EnablePoison: false
_ExcludeOmniSharpTests: false
_RunOnline: false
_WithPreviousSDK: false
name: Build_Tarball_x64
pool:
name: NetCore1ESPool-Svc-Internal
demands: ImageOverride -equals Build.Ubuntu.1804.Amd64