From: Michael Tremer Date: Thu, 5 Dec 2024 17:04:18 +0000 (+0000) Subject: jenkins: Don't try to --archive because we don't have permissions X-Git-Tag: 0.9.30~748 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6fa7a906165201d3ce7ad2cebee1a035c823603c;p=pakfire.git jenkins: Don't try to --archive because we don't have permissions Signed-off-by: Michael Tremer --- diff --git a/Jenkinsfile b/Jenkinsfile index a7702fe15..756d5f034 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -505,7 +505,6 @@ pipeline { // Publish files sh """ rsync \ - --archive \ --verbose \ --delete \ --delete-excluded \