Skip to content

Commit 2ebf87f

Browse files
author
Evans Aboge (from Dev Box)
committed
Cleanup
1 parent 6541cdf commit 2ebf87f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.azure-pipelines/ci-build.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ trigger:
77
include:
88
- main
99
- support/v1
10-
- task/migrate-acr-pipeline
1110
tags:
1211
include:
1312
- 'v*'
@@ -23,7 +22,7 @@ variables:
2322
ProductBinPath: '$(Build.SourcesDirectory)\src\Microsoft.OpenApi\bin\$(BuildConfiguration)'
2423
REGISTRY: 'msgraphprodregistry.azurecr.io'
2524
IMAGE_NAME: 'public/openapi/hidi'
26-
PREVIEW_BRANCH: 'refs/heads/task/migrate-acr-pipeline'
25+
PREVIEW_BRANCH: 'refs/heads/main'
2726

2827
resources:
2928
repositories:

0 commit comments

Comments
 (0)