Removed the containers node since it isn't valid.
This commit is contained in:
parent
62ea0e628b
commit
d4014440fd
1 changed files with 0 additions and 9 deletions
|
@ -60,15 +60,6 @@ resources:
|
||||||
extends:
|
extends:
|
||||||
template: azure-pipelines/MicroBuild.1ES.Official.yml@MicroBuildTemplate
|
template: azure-pipelines/MicroBuild.1ES.Official.yml@MicroBuildTemplate
|
||||||
parameters:
|
parameters:
|
||||||
containers:
|
|
||||||
- container: MuslArm
|
|
||||||
image: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-22.04-cross-arm-alpine
|
|
||||||
- container: MuslX64
|
|
||||||
image: mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.19-WithNode
|
|
||||||
- container: PortableDeb
|
|
||||||
image: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-22.04-debpkg
|
|
||||||
- container: PortableRpm
|
|
||||||
image: mcr.microsoft.com/dotnet-buildtools/prereqs:cbl-mariner-2.0-fpm
|
|
||||||
sdl:
|
sdl:
|
||||||
sourceAnalysisPool:
|
sourceAnalysisPool:
|
||||||
name: $(DncEngInternalBuildPool)
|
name: $(DncEngInternalBuildPool)
|
||||||
|
|
Loading…
Reference in a new issue