bundles/travelynx: use github mirror
All checks were successful
bundlewrap/pipeline/head This commit looks good

git.finalrewind.org seems slow sometimes, which breaks our CI pipeline
This commit is contained in:
Franzi 2020-08-19 19:06:59 +02:00
parent 277c259e05
commit 71b604c5af
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -30,7 +30,7 @@ files = {
git_deploy = {
'/opt/travelynx': {
'repo': 'https://git.finalrewind.org/travelynx',
'repo': 'https://github.com/derf/travelynx.git',
'rev': '1.16.1',
'triggers': {
'action:travelynx_install_deps',