Remove the 8.0.1xx table since the builds are now internal
This commit is contained in:
parent
e051067c46
commit
a41665c59b
2 changed files with 17 additions and 97 deletions
|
@ -12,9 +12,6 @@ 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.1xx"
|
||||
DisplayName = "8.0.1xx<br>(8.0 Runtime)"
|
||||
AkaMsChannel = Some("8.0.1xx/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