bundles/travelynx: make sure config changes are reflected in production
This commit is contained in:
parent
5797d790aa
commit
9f4f19cdc5
1 changed files with 3 additions and 0 deletions
|
@ -22,6 +22,9 @@ files = {
|
||||||
'needs': {
|
'needs': {
|
||||||
'git_deploy:/opt/travelynx',
|
'git_deploy:/opt/travelynx',
|
||||||
},
|
},
|
||||||
|
'triggers': {
|
||||||
|
'svc_systemd:travelynx:restart',
|
||||||
|
},
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue