Skip to content

Commit

Permalink
Merge pull request dotnet#61755 from dotnet/dev/bradwhit/DartLab/Impo…
Browse files Browse the repository at this point in the history
…rtAgentTemplate

Update DartLab pipeline to use new agent template
  • Loading branch information
ryanbrandenburg authored Jun 8, 2022
2 parents 29746e8 + e39e361 commit 6949507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines-integration-dartlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ variables:
value: $(Build.SourcesDirectory)\artifacts\log\$(_configuration)

stages:
- template: \stages\visual-studio\base.yml@DartLabTemplates
- template: \stages\visual-studio\agent.yml@DartLabTemplates
parameters:
displayName: VS Integration
testLabPoolName: VS-Platform
Expand Down

0 comments on commit 6949507

Please sign in to comment.