gogs: switch to debian buster

This commit is contained in:
Markus 2019-08-30 11:20:40 +02:00
parent 6ce23ca253
commit 6e593d0feb
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@
apt_key: url="https://dl.packager.io/srv/pkgr/gogs/key"
- name: Enable gogs repository
apt_repository: repo="deb https://dl.packager.io/srv/deb/pkgr/gogs/pkgr/debian 9 main"
apt_repository: repo="deb https://dl.packager.io/srv/deb/gogs/gogs/master/debian 10 main"
- name: Install gogs
apt: name=gogs