Update input branches
This commit is contained in:
parent
5e2e0f9758
commit
96d29e9e92
2 changed files with 97 additions and 15 deletions
|
@ -12,6 +12,9 @@ let inputBranches =
|
|||
{ GitBranchName = "release/8.0.2xx"
|
||||
DisplayName = "8.0.2xx<br>(8.0 Runtime)"
|
||||
AkaMsChannel = Some("8.0.2xx/daily") }
|
||||
{ GitBranchName = "release/8.0.3xx"
|
||||
DisplayName = "8.0.3xx<br>(8.0 Runtime)"
|
||||
AkaMsChannel = Some("8.0.3xx/daily") }
|
||||
{ GitBranchName = "release/7.0.4xx"
|
||||
DisplayName = "Release/7.0.4xx<br>(7.0.x Runtime)"
|
||||
AkaMsChannel = Some("7.0.4xx/daily") }]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue