From 34c7ce0d22a205fbd5225ee2f9467f0818f91b0f Mon Sep 17 00:00:00 2001 From: jvais Date: Fri, 12 Apr 2019 12:25:27 +0200 Subject: [PATCH] lftp 3. pokus --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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/"