Skip to content

Commit

Permalink
Update DartLab pipeline to use new agent template
Browse files Browse the repository at this point in the history
As part of the work to roll them out broadly, DartLab's templates were refactored to enable scenarios for more teams. Updating this pipeline to use the new agent template.
  • Loading branch information
bradselw authored Jun 7, 2022
1 parent e9d7db7 commit e39e361
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 e39e361

Please sign in to comment.