diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 767d204..d8f31a7 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 -Rev ./ ./www --ignore-time --ignore-size --parallel=10 \ + mirror -Rev ./ ./www --parallel=10 \ --exclude-glob .git* --exclude .git/"