Skip to content

Commit 2be0cad

Browse files
Call bypass-local-dns.yml from verify-agent-os.yml - Easy way to ensure the DNS workaround is run in (almost) all pipelines (Azure#18049)
Co-authored-by: Mike Harder <mharder@microsoft.com>
1 parent 9c65b7a commit 2be0cad

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

eng/common/pipelines/templates/steps/verify-agent-os.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,3 +14,5 @@ steps:
1414
filePath: ${{ parameters.ScriptDirectory }}/Verify-AgentOS.ps1
1515
arguments: >
1616
-AgentImage "${{ parameters.AgentImage }}"
17+
18+
- template: /eng/common/pipelines/templates/steps/bypass-local-dns.yml

0 commit comments

Comments
 (0)