Update table
This commit is contained in:
parent
b8a5dd326a
commit
8e382e81e1
2 changed files with 163 additions and 81 deletions
|
@ -12,6 +12,9 @@ let inputBranches =
|
|||
{ GitBranchName = "release/9.0.1xx-preview2"
|
||||
DisplayName = "9.0.1xx-preview2<br>(9.0-preview2 Runtime)"
|
||||
AkaMsChannel = Some("9.0.1xx-preview2/daily") }
|
||||
{ GitBranchName = "release/8.0.4xx"
|
||||
DisplayName = "8.0.4xx<br>(8.0 Runtime)"
|
||||
AkaMsChannel = Some("8.0.4xx/daily") }
|
||||
{ GitBranchName = "release/8.0.3xx"
|
||||
DisplayName = "8.0.3xx<br>(8.0 Runtime)"
|
||||
AkaMsChannel = Some("8.0.3xx/daily") }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue