Reload daemon for changes in service files

This commit is contained in:
Robert Marshall 2019-08-26 18:09:35 +01:00
parent 6f54b8647b
commit 486e9125c9

View file

@ -37,6 +37,7 @@ steps:
password:
from_secret: ssh_password
script:
- systemctl daemon-reload
- service website restart
- name: notify
image: drillster/drone-email