Merge pull request #1942 from ivaradi/disco-groovy

Remove Ubuntu Disco, add Groovy
This commit is contained in:
István Váradi 2020-04-26 09:24:53 +02:00 committed by GitHub
commit e41e7de404
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -51,7 +51,7 @@ if ! wget http://ppa.launchpad.net/${repo}/ubuntu/pool/main/n/nextcloud-client/n
origsourceopt="-sa"
fi
for distribution in xenial bionic disco eoan focal stable oldstable; do
for distribution in xenial bionic eoan focal groovy stable oldstable; do
rm -rf nextcloud-client_${basever}
cp -a ${DRONE_WORKSPACE} nextcloud-client_${basever}