We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fd1664b commit 312feabCopy full SHA for 312feab
1 file changed
hack/build-pkgs.sh
@@ -41,10 +41,10 @@ done
41
RPM_DSTS="sles/11.4 sles/12.0 sles/12.1 sles/12.2
42
opensuse/13.1 opensuse/13.2 opensuse/42.1 opensuse/42.2
43
fedora/20 fedora/21 fedora/22 fedora/23 fedora/24 fedora/25 fedora/26 fedora/27 fedora/28
44
- el/5 el/6 el/7"
+ 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/trusty ubuntu/utopic ubuntu/vivid ubuntu/wily ubuntu/xenial ubuntu/yakkety ubuntu/zesty ubuntu/artful ubuntu/bionic ubuntu/disco
48
raspbian/wheezy raspbian/jessie raspbian/stretch raspbian/buster"
49
50
if [[ $PACKAGECLOUD_TOKEN ]]; then
0 commit comments