diff --git a/.drone.yml b/.drone.yml index 827248b..74d2df8 100644 --- a/.drone.yml +++ b/.drone.yml @@ -47,7 +47,7 @@ server: steps: - name: deploy commands: - - cd ~/homeassistant + - cd /home/fedy95/homeassistant - git pull - make restart - make check