bundles/matrix-media-repo: also restart matrix-media-repo after updating
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
84ece2731c
commit
ebcf8e4445
1 changed files with 1 additions and 0 deletions
|
@ -41,6 +41,7 @@ git_deploy = {
|
||||||
'rev': node.metadata['matrix-media-repo']['version'],
|
'rev': node.metadata['matrix-media-repo']['version'],
|
||||||
'triggers': {
|
'triggers': {
|
||||||
'action:matrix-media-repo_build',
|
'action:matrix-media-repo_build',
|
||||||
|
'svc_systemd:matrix-media-repo:restart',
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue