diff --git a/.drone.yml b/.drone.yml index 53f8b02..eb478cb 100644 --- a/.drone.yml +++ b/.drone.yml @@ -32,12 +32,12 @@ server: steps: - name: release commands: - - cd /mnt/md0/infra/pi-hole + - cd /home/fedy95/pi-hole - git pull - make restart - name: cleanup commands: - - cd /mnt/md0/infra/pi-hole + - cd /home/fedy95/pi-hole - make cleanup trigger: