We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c48a0f3 commit a8a4313Copy full SHA for a8a4313
1 file changed
hack/build-pkgs.sh
@@ -40,11 +40,11 @@ done
40
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/20 fedora/21 fedora/22 fedora/23 fedora/24 fedora/25 fedora/26 fedora/27 fedora/28
44
el/5 el/6 el/7"
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/trusty ubuntu/utopic ubuntu/vivid ubuntu/wily ubuntu/xenial ubuntu/yakkety ubuntu/zesty ubuntu/artful ubuntu/bionic
48
raspbian/wheezy raspbian/jessie raspbian/stretch raspbian/buster"
49
50
if [[ $PACKAGECLOUD_TOKEN ]]; then
0 commit comments