mirror of
https://github.com/element-hq/synapse.git
synced 2024-12-18 08:54:54 +03:00
include disco in deb build target list
This commit is contained in:
parent
dd76e5ca62
commit
0b5cf95607
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ DISTS = (
|
||||||
"ubuntu:xenial",
|
"ubuntu:xenial",
|
||||||
"ubuntu:bionic",
|
"ubuntu:bionic",
|
||||||
"ubuntu:cosmic",
|
"ubuntu:cosmic",
|
||||||
|
"ubuntu:disco",
|
||||||
)
|
)
|
||||||
|
|
||||||
DESC = '''\
|
DESC = '''\
|
||||||
|
|
Loading…
Reference in a new issue