Browse Source

update deploy

pull/23/head
fedy95 4 years ago
parent
commit
c1053d1e65
  1. 2
      .drone.yml

2
.drone.yml

@ -47,7 +47,7 @@ server:
steps:
- name: deploy
commands:
- cd ~/homeassistant
- cd /home/fedy95/homeassistant
- git pull
- make restart
- make check