bundles/travelynx: use github mirror
All checks were successful
bundlewrap/pipeline/head This commit looks good
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:
parent
277c259e05
commit
71b604c5af
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ files = {
|
||||||
|
|
||||||
git_deploy = {
|
git_deploy = {
|
||||||
'/opt/travelynx': {
|
'/opt/travelynx': {
|
||||||
'repo': 'https://git.finalrewind.org/travelynx',
|
'repo': 'https://github.com/derf/travelynx.git',
|
||||||
'rev': '1.16.1',
|
'rev': '1.16.1',
|
||||||
'triggers': {
|
'triggers': {
|
||||||
'action:travelynx_install_deps',
|
'action:travelynx_install_deps',
|
||||||
|
|
Loading…
Reference in a new issue