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

Pass through linuxArmBuildJobTimeout #1326

Closed sbomer closed 5 months ago

sbomer commented 5 months ago

Needed to set arm timeout in jobs that (indirectly) use this template. Context: https://github.com/dotnet/dotnet-buildtools-prereqs-docker/pull/1083/files#r1633704323

@mthalman PTAL

dotnet-issue-labeler[bot] commented 5 months 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.

dotnet-issue-labeler[bot] commented 5 months 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.

mthalman commented 5 months ago

There will be a PR to flow these changes to buildtools prereqs in a little bit.