Skip to content

Commit

Permalink
fix formatting issues
Browse files Browse the repository at this point in the history
  • Loading branch information
smcd253 committed Dec 22, 2020
1 parent c322707 commit 8d27e32
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions vsts_ci/win32/continuous-build-win32.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,10 +14,8 @@ steps:
displayName: "Install IoT Hub explorer, Yeoman and Azure IoT Edge Node.js module generator packages"
- pwsh: |
# docker run -d -p 5000:5000 --restart always --name registry mcr.microsoft.com/windows:1809-amd64
mkdir C:\registry
docker run -d -p 5000:5000 --restart=always --name registry -v C:\registry:C:\registry stefanscherer/registry-windows:2.6.2
displayName: "Pull and run local registry containers"
- pwsh: |
Expand Down

0 comments on commit 8d27e32

Please sign in to comment.