Skip to content

Commit

Permalink
Move cleanup pipeline to self-hosted pool (#3010)
Browse files Browse the repository at this point in the history
Co-authored-by: narrieta <narrieta>
  • Loading branch information
narrieta authored Jan 5, 2024
1 parent ddfa35f commit 3e8d180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests_e2e/pipeline/pipeline-cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ parameters:
- azuremanagement.government

pool:
vmImage: ubuntu-latest
name: waagent-pool

steps:
- ${{ each service_connection in parameters.service_connections }}:
Expand Down

0 comments on commit 3e8d180

Please sign in to comment.