Call bypass-local-dns.yml from verify-agent-os.yml - Easy way to ensure the DNS workaround is run in (almost) all pipelines (#2119)
Co-authored-by: Mike Harder <mharder@microsoft.com>
This commit is contained in:
parent
ce4b285ddd
commit
df69a35c88
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user