diff --git a/.drone.yml b/.drone.yml index 81202f8..36885f4 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,4 +13,4 @@ steps: HOST: from_secret: shelter-host commands: - - lftp -c "set cmd:fail-exit yes; set ftp:ssl-allow no; open -u $USERNAME,$PASSWORD $HOST; cd camelia-studio.org; mirror -Rpnevvv --parallel=10 --exclude logs/ --exclude zaap/ --exclude .git/ --exclude .well-known --exclude branches/divan-dit-vent/mp3/" \ No newline at end of file + - lftp -c "set cmd:fail-exit yes; set ftp:ssl-allow no; open -u $USERNAME,$PASSWORD $HOST; cd camelia-studio.org; mirror -Rpnevvv --parallel=10 --exclude logs/ --exclude zaap/ --exclude .git/ --exclude .well-known --exclude branches/divan-dit-vent/mp3/ --exclude camelianime" \ No newline at end of file