From 91b43c9fa6e8bd727d0baf5a47b464534a083bc9 Mon Sep 17 00:00:00 2001 From: DanyLE Date: Fri, 27 Jan 2023 16:02:18 +0100 Subject: [PATCH] correct paths --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index ebd453e..e569be1 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -80,7 +80,7 @@ pipeline{ copyArtifacts(projectName: 'gitea-sync/antd-tunnel-publishers/master', target: 'antos/backend'); copyArtifacts(projectName: 'luasocket', target: 'antos/backend'); copyArtifacts(projectName: 'luasec', target: 'antos/backend'); - copyArtifacts(projectName: 'gitea-sync/antos-backend/silk', target: 'antos/backend'); + copyArtifacts(projectName: 'gitea-sync/silk/master', target: 'antos/backend'); copyArtifacts(projectName: 'gitea-sync/antos-backend/master', target: 'antos/webapps'); script {