We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b64a86f commit bd83332Copy full SHA for bd83332
azure-pipelines.yml
@@ -6,7 +6,7 @@ jobs:
6
pool:
7
vmImage: win1803
8
variables:
9
- IMAGE_NAME: 'crates-build-env-windows'
+ IMAGE_NAME: 'rustops/crates-build-env-windows'
10
steps:
11
- pwsh: ./windows/ci/build.ps1
12
displayName: Build Docker image
0 commit comments