Skip to content

Commit

Permalink
Call bypass-local-dns.yml from verify-agent-os.yml - Easy way to ensu…
Browse files Browse the repository at this point in the history
…re the DNS workaround is run in (almost) all pipelines (#14532)

Co-authored-by: Mike Harder <[email protected]>
  • Loading branch information
azure-sdk and mikeharder authored Apr 15, 2021
1 parent be1d531 commit 8fa436b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions eng/common/pipelines/templates/steps/verify-agent-os.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,5 @@ steps:
filePath: ${{ parameters.ScriptDirectory }}/Verify-AgentOS.ps1
arguments: >
-AgentImage "${{ parameters.AgentImage }}"
- template: /eng/common/pipelines/templates/steps/bypass-local-dns.yml

0 comments on commit 8fa436b

Please sign in to comment.