bundles/mx-puppet-discord: restart service after building new version
This commit is contained in:
parent
56fd0049f7
commit
30ee0c8bdf
1 changed files with 3 additions and 0 deletions
|
@ -74,6 +74,9 @@ actions = {
|
||||||
'needs': {
|
'needs': {
|
||||||
'action:mx-puppet-discord_npm_install',
|
'action:mx-puppet-discord_npm_install',
|
||||||
},
|
},
|
||||||
|
'triggers': {
|
||||||
|
'svc_systemd:mx-puppet-discord:restart',
|
||||||
|
},
|
||||||
'triggered': True,
|
'triggered': True,
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue