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 b7dc698 commit 2487477Copy full SHA for 2487477
eng/ci/code-mirror.yml
@@ -6,7 +6,7 @@ trigger:
6
- main
7
- dev
8
- v2.x
9
- - nytian/grpclog
+ - nytian/dfv3-release-rc.2
10
11
resources:
12
repositories:
eng/ci/official-build.yml
@@ -8,7 +8,7 @@ trigger:
13
# CI only, does not trigger on PRs.
14
pr: none
@@ -48,4 +48,4 @@ extends:
48
- stage: BuildAndSign
49
dependsOn: []
50
jobs:
51
- - template: /eng/templates/build.yml@self
+ - template: /eng/templates/build.yml@self
0 commit comments