We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3b7235e commit dc8e4ffCopy full SHA for dc8e4ff
.azure-pipelines/ci-build.yml
@@ -21,7 +21,7 @@ variables:
21
buildPlatform: 'Any CPU'
22
buildConfiguration: 'Release'
23
ProductBinPath: '$(Build.SourcesDirectory)\src\Microsoft.OpenApi\bin\$(BuildConfiguration)'
24
- REGISTRY: 'msgraphprodregistry.azurecr.io'
+ REGISTRY: 'msgraphpperegistry.azurecr.io'
25
IMAGE_NAME: 'public/openapi/hidi'
26
PREVIEW_BRANCH: 'refs/heads/task/move-to-deploy-stage'
27
0 commit comments