bundles/mautrix-*: repository has moved
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-08-06 16:25:21 +02:00
parent ffefb56f83
commit 3c105d3295
Signed by: kunsi
GPG key ID: 12E3D2136B818350
4 changed files with 6 additions and 6 deletions

View file

@ -38,8 +38,8 @@ directories = {
git_deploy = {
'/opt/mautrix-telegram/src': {
'repo': 'https://github.com/tulir/mautrix-telegram.git',
'rev': node.metadata['mautrix-telegram']['version'],
'repo': 'https://github.com/mautrix/telegram.git',
'rev': node.metadata.get('mautrix-telegram/version'),
'triggers': {
'action:mautrix-telegram_install_bridge',
'action:mautrix-telegram_upgrade_database',