Handling the 'badge' naming for RedHat6
This commit is contained in:
parent
18a79ee291
commit
fbb61475f7
2 changed files with 3 additions and 1 deletions
|
@ -53,6 +53,7 @@ namespace Microsoft.DotNet.Cli.Build
|
|||
{ "win_x64", false },
|
||||
{ "osx_x64", false },
|
||||
{ "linux_x64", false },
|
||||
{ "rhel.6_x64", false },
|
||||
{ "all_linux_distros_native_installer", false}
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue