diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6321fd8..767d204 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -10,5 +10,5 @@ Upload to webserver: - ls -l - | lftp -c "set ftp:ssl-allow no; open -u $USERNAME,$PASSWORD $HOST; \ - mirror -ev ./ ./www --ignore-time --parallel=10 \ + mirror -Rev ./ ./www --ignore-time --ignore-size --parallel=10 \ --exclude-glob .git* --exclude .git/"