Skip to content

Commit

Permalink
Add pool specification (ubuntu-latest) to promote-build (#7848)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonfortescue committed Sep 8, 2021
1 parent 3e6b160 commit 27689e0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions eng/promote-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,9 @@ trigger: none
variables:
_DotNetArtifactsCategory: .NETCore

pool:
vmImage: ubuntu-latest

stages:
- stage: prepare_promotion
displayName: Prepare for Promotion
Expand Down

0 comments on commit 27689e0

Please sign in to comment.