Add mapping for ubuntu22.04 jammy (#17317)

This commit is contained in:
Anam Navied 2022-05-11 15:39:23 -04:00 committed by travis plunk
parent 284e7a9fc9
commit 209dcc18e2

View File

@ -27,6 +27,10 @@
"distribution" : ["bionic"],
"PackageFormat" : "PACKAGE_NAME_POWERSHELL_RELEASE-1.deb_amd64.deb"
},
{
"distribution" : ["jammy"],
"PackageFormat" : "PACKAGE_NAME_POWERSHELL_RELEASE-1.deb_amd64.deb"
},
{
"distribution": ["focal"],
"PackageFormat": "PACKAGE_NAME_POWERSHELL_RELEASE-1.deb_amd64.deb"