diff --git a/.drone.yml b/.drone.yml index 761f4ea..899f18f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -52,12 +52,12 @@ server: steps: - name: release commands: - - cd /mnt/md0/infra/monitoring + - cd /home/fedy95/infra/monitoring - git pull - make restart - name: cleanup commands: - - cd /mnt/md0/infra/monitoring + - cd /home/fedy95/infra/monitoring - make cleanup trigger: