Update '.drone.yml'
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
hogweed1 2023-06-19 08:57:15 -04:00
parent 2357ebe6bd
commit 9432f67ada

View File

@ -20,6 +20,12 @@ steps:
- cd /usr/share/$DRONE_REPO_NAME
- git pull
- chown -R jack:jack .
when:
branch:
- master
- name: restart systemd unit
commands:
- systemctl restart jack_bot
when:
branch:
- master