Skip to content

Commit

Permalink
publish the windows image to the right org
Browse files Browse the repository at this point in the history
  • Loading branch information
pietroalbini committed Jul 21, 2019
1 parent b64a86f commit bd83332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:
pool:
vmImage: win1803
variables:
IMAGE_NAME: 'crates-build-env-windows'
IMAGE_NAME: 'rustops/crates-build-env-windows'
steps:
- pwsh: ./windows/ci/build.ps1
displayName: Build Docker image
Expand Down

0 comments on commit bd83332

Please sign in to comment.