Untabbing the containers to just be 150% certain they don't work.

This commit is contained in:
Michael Yanni 2024-03-14 09:53:46 -07:00
parent dab13ec5ec
commit 3fdd59c66e

View file

@ -62,22 +62,22 @@ extends:
# image: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-22.04-cross-arm-alpine # image: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-22.04-cross-arm-alpine
# ubuntu2204DebPkg: # ubuntu2204DebPkg:
# image: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-22.04-debpkg # image: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-22.04-debpkg
- container: alpine319WithNode - container: alpine319WithNode
image: mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.19-WithNode image: mcr.microsoft.com/dotnet-buildtools/prereqs:alpine-3.19-WithNode
- container: cblMariner20Fpm - container: cblMariner20Fpm
image: mcr.microsoft.com/dotnet-buildtools/prereqs:cbl-mariner-2.0-fpm image: mcr.microsoft.com/dotnet-buildtools/prereqs:cbl-mariner-2.0-fpm
- container: centosStream8 - container: centosStream8
image: mcr.microsoft.com/dotnet-buildtools/prereqs:centos-stream8 image: mcr.microsoft.com/dotnet-buildtools/prereqs:centos-stream8
- container: debian11Amd64 - container: debian11Amd64
image: mcr.microsoft.com/dotnet-buildtools/prereqs:debian-11-amd64 image: mcr.microsoft.com/dotnet-buildtools/prereqs:debian-11-amd64
- container: fedora39 - container: fedora39
image: mcr.microsoft.com/dotnet-buildtools/prereqs:fedora-39 image: mcr.microsoft.com/dotnet-buildtools/prereqs:fedora-39
- container: ubuntu2204 - container: ubuntu2204
image: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-22.04 image: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-22.04
- container: ubuntu2204CrossArmAlpine - container: ubuntu2204CrossArmAlpine
image: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-22.04-cross-arm-alpine image: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-22.04-cross-arm-alpine
- container: ubuntu2204DebPkg - container: ubuntu2204DebPkg
image: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-22.04-debpkg image: mcr.microsoft.com/dotnet-buildtools/prereqs:ubuntu-22.04-debpkg
sdl: sdl:
sourceAnalysisPool: sourceAnalysisPool:
name: $(DncEngInternalBuildPool) name: $(DncEngInternalBuildPool)