Add 901
This commit is contained in:
parent
b7a0393dc8
commit
e53f83ab2a
1 changed files with 3 additions and 3 deletions
|
@ -12,9 +12,9 @@ let inputBranches =
|
||||||
{ GitBranchName = "release/9.0.1xx-rc1"
|
{ GitBranchName = "release/9.0.1xx-rc1"
|
||||||
DisplayName = "9.0.1xx-rc1<br>(9.0-rc1 Runtime)"
|
DisplayName = "9.0.1xx-rc1<br>(9.0-rc1 Runtime)"
|
||||||
AkaMsChannel = Some("9.0.1xx-rc1/daily") }
|
AkaMsChannel = Some("9.0.1xx-rc1/daily") }
|
||||||
{ GitBranchName = "release/8.0.4xx"
|
{ GitBranchName = "release/9.0.1xx"
|
||||||
DisplayName = "8.0.4xx<br>(8.0 Runtime)"
|
DisplayName = "9.0.1xx<br>(9.0 Runtime)"
|
||||||
AkaMsChannel = Some("8.0.4xx/daily") }]
|
AkaMsChannel = Some("9.0.1xx/daily") }]
|
||||||
|
|
||||||
|
|
||||||
let referentNotes = """Reference notes:
|
let referentNotes = """Reference notes:
|
||||||
|
|
Loading…
Reference in a new issue