Skip to content

Commit 312feab

Browse files
authored
new os
1 parent fd1664b commit 312feab

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

hack/build-pkgs.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,10 @@ done
4141
RPM_DSTS="sles/11.4 sles/12.0 sles/12.1 sles/12.2
4242
opensuse/13.1 opensuse/13.2 opensuse/42.1 opensuse/42.2
4343
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"
44+
el/5 el/6 el/7 el/8"
4545

4646
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
47+
ubuntu/trusty ubuntu/utopic ubuntu/vivid ubuntu/wily ubuntu/xenial ubuntu/yakkety ubuntu/zesty ubuntu/artful ubuntu/bionic ubuntu/disco
4848
raspbian/wheezy raspbian/jessie raspbian/stretch raspbian/buster"
4949

5050
if [[ $PACKAGECLOUD_TOKEN ]]; then

0 commit comments

Comments
 (0)