bundles/matrix-media-repo: also restart matrix-media-repo after updating
All checks were successful
bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-03-05 07:21:23 +01:00
parent 84ece2731c
commit ebcf8e4445
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -41,6 +41,7 @@ git_deploy = {
'rev': node.metadata['matrix-media-repo']['version'],
'triggers': {
'action:matrix-media-repo_build',
'svc_systemd:matrix-media-repo:restart',
},
},
}