Skip to content

Commit 232527a

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#20404)
Co-authored-by: Mike Harder <mharder@microsoft.com>
1 parent b499630 commit 232527a

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)