Merge remote-tracking branch 'origin/release-v1.21.0' into develop
commit
1baa895310
|
@ -0,0 +1 @@
|
||||||
|
Add Groovy Gorilla to the list of distributions we build `.deb`s for.
|
|
@ -25,6 +25,7 @@ DISTS = (
|
||||||
"ubuntu:xenial",
|
"ubuntu:xenial",
|
||||||
"ubuntu:bionic",
|
"ubuntu:bionic",
|
||||||
"ubuntu:focal",
|
"ubuntu:focal",
|
||||||
|
"ubuntu:groovy",
|
||||||
)
|
)
|
||||||
|
|
||||||
DESC = '''\
|
DESC = '''\
|
||||||
|
|
Loading…
Reference in New Issue