We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 701d534 + 6fcb8d1 commit 88fe99fCopy full SHA for 88fe99f
1 file changed
hack/build-pkgs.sh
@@ -44,7 +44,7 @@ RPM_DSTS="sles/11.4 sles/12.0 sles/12.1 sles/12.2
44
el/5 el/6 el/7 el/8"
45
46
DEB_DSTS="debian/wheezy debian/jessie debian/stretch debian/buster
47
- ubuntu/trusty ubuntu/utopic ubuntu/vivid ubuntu/wily ubuntu/xenial ubuntu/yakkety ubuntu/zesty ubuntu/artful ubuntu/bionic ubuntu/disco
+ ubuntu/trusty ubuntu/utopic ubuntu/vivid ubuntu/wily ubuntu/xenial ubuntu/yakkety ubuntu/zesty ubuntu/artful ubuntu/bionic ubuntu/disco ubuntu/focal
48
raspbian/wheezy raspbian/jessie raspbian/stretch raspbian/buster"
49
50
if [[ $PACKAGECLOUD_TOKEN ]]; then
0 commit comments