update deploy #23

Merged
fedy95 merged 1 commits from update into master 4 years ago
  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