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:33 -04:00
parent 9432f67ada
commit 293d90fb29

View File

@ -22,10 +22,10 @@ steps:
- chown -R jack:jack . - chown -R jack:jack .
when: when:
branch: branch:
- master - main
- name: restart systemd unit - name: restart systemd unit
commands: commands:
- systemctl restart jack_bot - systemctl restart jack_bot
when: when:
branch: branch:
- master - main