Skip to content

Commit 0a6718b

Browse files
author
Evans Aboge (from Dev Box)
committed
Build
1 parent 07408b7 commit 0a6718b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.azure-pipelines/ci-build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ variables:
2424
ProductBinPath: '$(Build.SourcesDirectory)\src\Microsoft.OpenApi\bin\$(BuildConfiguration)'
2525
REGISTRY: 'msgraphpperegistry.azurecr.io'
2626
IMAGE_NAME: 'public/openapi/hidi'
27-
PREVIEW_BRANCH: 'refs/heads/main'
27+
PREVIEW_BRANCH: 'refs/heads/task/move-to-deploy-stage'
2828

2929
resources:
3030
repositories:

0 commit comments

Comments
 (0)