Skip to content

Commit bd83332

Browse files
committed
publish the windows image to the right org
1 parent b64a86f commit bd83332

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ jobs:
66
pool:
77
vmImage: win1803
88
variables:
9-
IMAGE_NAME: 'crates-build-env-windows'
9+
IMAGE_NAME: 'rustops/crates-build-env-windows'
1010
steps:
1111
- pwsh: ./windows/ci/build.ps1
1212
displayName: Build Docker image

0 commit comments

Comments
 (0)