Explorar o código

Try enabling builds for stretch and bionic.

Rob Austein %!s(int64=6) %!d(string=hai) anos
pai
achega
e0a4df4837
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      rpki-pbuilder.sh

+ 2 - 1
rpki-pbuilder.sh

@@ -12,7 +12,8 @@ python rpki-pbuilder.py					\
     --git-tree $HOME/source.ng/rpki.net/		\
     --apt-tree $HOME/repository.ng/			\
     --url-path /APTng					\
-    --releases debian/jessie ubuntu/xenial
+    --releases debian/jessie  ubuntu/xenial		\
+	       debian/stretch ubuntu/bionic
 
 python rpki-pbuilder.py					\
     --git-tree $HOME/source.ng/rpki.net/		\