Remove daily servicing builds
This commit is contained in:
parent
c86711a10d
commit
58acc7f282
2 changed files with 17 additions and 389 deletions
|
@ -14,22 +14,7 @@ let inputBranches =
|
|||
AkaMsChannel = Some("7.0.1xx-preview4/daily") }
|
||||
{ GitBranchName = "release/6.0.4xx"
|
||||
DisplayName = "Release/6.0.4XX<br>(6.0.x Runtime)"
|
||||
AkaMsChannel = Some("6.0.4xx/daily") }
|
||||
{ GitBranchName = "release/6.0.3xx"
|
||||
DisplayName = "Release/6.0.3XX<br>(6.0.x Runtime)"
|
||||
AkaMsChannel = Some("6.0.3xx/daily") }
|
||||
{ GitBranchName = "release/6.0.1xx"
|
||||
DisplayName = "Release/6.0.1XX<br>(6.0.x Runtime)"
|
||||
AkaMsChannel = Some("6.0.1xx/daily") }
|
||||
{ GitBranchName = "release/5.0.4xx"
|
||||
DisplayName = "Release/5.0.4XX<br>(5.0 Runtime)"
|
||||
AkaMsChannel = Some("5.0.4xx/daily") }
|
||||
{ GitBranchName = "release/5.0.2xx"
|
||||
DisplayName = "Release/5.0.2XX<br>(5.0 Runtime)"
|
||||
AkaMsChannel = Some("5.0.2xx/daily") }
|
||||
{ GitBranchName = "release/3.1.4xx"
|
||||
DisplayName = "Release/3.1.4XX<br>(3.1.x Runtime)"
|
||||
AkaMsChannel = None }]
|
||||
AkaMsChannel = Some("6.0.4xx/daily") }]
|
||||
|
||||
|
||||
let referentNotes = """Reference notes:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue