Browse Source

fix cleanup cmd

pull/11/head
fedy95 4 years ago
parent
commit
0cd0a8a492
  1. 2
      .drone.yml

2
.drone.yml

@ -38,7 +38,7 @@ steps:
- make restart - make restart
- name: cleanup - name: cleanup
commands: commands:
- cd /mnt/md0/infra/plex
- cd /mnt/md0/infra/docker_registry
- make cleanup - make cleanup
trigger: trigger: