correct paths
Some checks failed
gitea-sync/antos-appimage/pipeline/head There was a failure building this commit

This commit is contained in:
DanyLE 2023-01-27 16:02:18 +01:00
parent 85159af49a
commit 91b43c9fa6

2
Jenkinsfile vendored
View File

@ -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
{