Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 1 commit into from
Jul 7, 2023

Conversation

lbussell
Copy link
Contributor

@lbussell lbussell commented Jul 6, 2023

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. dotnet/dotnet-buildtools-prereqs-docker#901

@dotnet-issue-labeler
Copy link

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.

@lbussell lbussell merged commit eca722a into dotnet:main Jul 7, 2023
2 checks passed
lbussell added a commit to lbussell/docker-tools that referenced this pull request Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants