Skip to content

Commit 2487477

Browse files
authored
Enable Branch nytian/dfv3-release-rc.2 at build CI for SC Hotfix (#3088)
* Update code-mirror.yml * Update official-build.yml * Update code-mirror.yml * Update official-build.yml
1 parent b7dc698 commit 2487477

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

eng/ci/code-mirror.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ trigger:
66
- main
77
- dev
88
- v2.x
9-
- nytian/grpclog
9+
- nytian/dfv3-release-rc.2
1010

1111
resources:
1212
repositories:

eng/ci/official-build.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ trigger:
88
- main
99
- dev
1010
- v2.x
11-
- nytian/grpclog
11+
- nytian/dfv3-release-rc.2
1212

1313
# CI only, does not trigger on PRs.
1414
pr: none
@@ -48,4 +48,4 @@ extends:
4848
- stage: BuildAndSign
4949
dependsOn: []
5050
jobs:
51-
- template: /eng/templates/build.yml@self
51+
- template: /eng/templates/build.yml@self

0 commit comments

Comments
 (0)