Merge branch '0.1.0-dev' of https://git.vdk2ch.ru/Pavel_Durov/python_bot into 0.1.0-dev
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
commit
d2e95a42c9
@ -20,6 +20,12 @@ steps:
|
|||||||
- cd /usr/share/$DRONE_REPO_NAME
|
- cd /usr/share/$DRONE_REPO_NAME
|
||||||
- git pull
|
- git pull
|
||||||
- chown -R jack:jack .
|
- chown -R jack:jack .
|
||||||
|
when:
|
||||||
|
branch:
|
||||||
|
- main
|
||||||
- name: restart systemd unit
|
- name: restart systemd unit
|
||||||
commands:
|
commands:
|
||||||
- systemctl restart jack_bot
|
- systemctl restart jack_bot
|
||||||
|
when:
|
||||||
|
branch:
|
||||||
|
- main
|
||||||
|
Loading…
Reference in New Issue
Block a user