ci\cd
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
root 2022-10-18 05:57:02 -04:00
parent 52a4f7a049
commit 3396f0cb8c

View File

@ -17,4 +17,5 @@ steps:
- cd /usr/share/$DRONE_REPO_NAME - cd /usr/share/$DRONE_REPO_NAME
- git pull - git pull
- name: restart systemd unit - name: restart systemd unit
commands:
- systemd restart jack_bot - systemd restart jack_bot