dotnet / docker-tools

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

Allow passing custom linuxAmd64Pool as object and not just string #1155

Closed lbussell closed 1 year ago

lbussell commented 1 year ago

This lets you specify the pool as

pool:
  name: foo
  demands: bar

instead of just

pool: foobar

Which is needed to facilitate passing a custom 1es hosted pool in the buildtools prereqs repo for this PR. https://github.com/dotnet/dotnet-buildtools-prereqs-docker/pull/901

dotnet-issue-labeler[bot] commented 1 year ago

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.