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 07408b7 commit 0a6718bCopy full SHA for 0a6718b
.azure-pipelines/ci-build.yml
@@ -24,7 +24,7 @@ variables:
24
ProductBinPath: '$(Build.SourcesDirectory)\src\Microsoft.OpenApi\bin\$(BuildConfiguration)'
25
REGISTRY: 'msgraphpperegistry.azurecr.io'
26
IMAGE_NAME: 'public/openapi/hidi'
27
- PREVIEW_BRANCH: 'refs/heads/main'
+ PREVIEW_BRANCH: 'refs/heads/task/move-to-deploy-stage'
28
29
resources:
30
repositories:
0 commit comments