Update installer matrix for RC2
This commit is contained in:
parent
0f436f500f
commit
739ea368ce
2 changed files with 82 additions and 82 deletions
|
@ -12,9 +12,9 @@ let inputBranches =
|
|||
{ GitBranchName = "release/6.0.1xx"
|
||||
DisplayName = "Release/6.0.1XX<br>(6.0.x Runtime)"
|
||||
AkaMsChannel = Some("6.0.1xx/daily") }
|
||||
{ GitBranchName = "release/6.0.1xx-rc1"
|
||||
DisplayName = "Release/6.0.1XX-rc1<br>(6.0 Runtime)"
|
||||
AkaMsChannel = Some("6.0.1XX-rc1/daily") }
|
||||
{ GitBranchName = "release/6.0.1xx-rc2"
|
||||
DisplayName = "Release/6.0.1XX-rc2<br>(6.0 Runtime)"
|
||||
AkaMsChannel = Some("6.0.1XX-rc2/daily") }
|
||||
{ GitBranchName = "release/5.0.4xx"
|
||||
DisplayName = "Release/5.0.4XX<br>(5.0 Runtime)"
|
||||
AkaMsChannel = Some("5.0.4xx/daily") }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue