dotnet / docker-tools

This is a repo to house some common tools for our various docker repos.
MIT License
122 stars 46 forks source link

Use a default Linux pool for non-sdl tasks #1258

Closed lbussell closed 5 months ago

lbussell commented 5 months ago

Fixes https://github.com/dotnet/dotnet-docker/issues/5399

This is a point-in-time fix, which is why I hard-coded the default pool. All of the hard-coded pool and images names should be re-evaluated as part of https://github.com/dotnet/docker-tools/issues/1227