Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix validate-remote-docker-config pipeline (#323)
  • Loading branch information
mthalman committed Oct 22, 2019
1 parent aba7f7e commit cae4f20
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions eng/pipelines/templates/variables/common.yml
Expand Up @@ -2,3 +2,7 @@ variables:
- template: ../../../common/templates/variables/common.yml
- name: checkBaseImageSubscriptionsPath
value: eng/check-base-image-subscriptions.json
- name: imageNames.pinger.linux
value: mcr.microsoft.com/windows/nanoserver:1809-arm32v7
- name: imageNames.pinger.windows
value: arm32v7/debian:stretch

0 comments on commit cae4f20

Please sign in to comment.