This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch issue/SLING-12946 in repository https://gitbox.apache.org/repos/asf/sling-ide-tooling.git
commit 0e2a52413eee39e12d884c752658518c6d71df10 Author: Robert Munteanu <romb...@apache.org> AuthorDate: Mon Sep 22 17:20:20 2025 +0200 SLING-12946 - Nightly update site keeps old artifacts around --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index c736b3f0..8fbea249 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -98,7 +98,7 @@ def buildAndDeployP2Repository( def mvnVersion, def javaVersion ) { sshPublisherDesc(configName: 'Nightlies', transfers: [ sshTransfer( - cleanRemote: false, + cleanRemote: true, excludes: '', execCommand: '', execTimeout: 120000,