Update 'Jenkinsfile'
All checks were successful
gitea-sync/antos-appimage/pipeline/head This commit looks good
All checks were successful
gitea-sync/antos-appimage/pipeline/head This commit looks good
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -32,7 +32,7 @@ pipeline{
|
|||||||
copyArtifacts(projectName: 'gitea-sync/antd-tunnel-publishers/master', target: 'build/backend');
|
copyArtifacts(projectName: 'gitea-sync/antd-tunnel-publishers/master', target: 'build/backend');
|
||||||
copyArtifacts(projectName: 'luasocket', target: 'build/backend');
|
copyArtifacts(projectName: 'luasocket', target: 'build/backend');
|
||||||
copyArtifacts(projectName: 'luasec', target: 'build/backend');
|
copyArtifacts(projectName: 'luasec', target: 'build/backend');
|
||||||
copyArtifacts(projectName: 'gitea-sync/gitea-sync/antd-web-apps/master/master', target: 'build/backend');
|
copyArtifacts(projectName: 'gitea-sync/antd-web-apps/master', target: 'build/backend');
|
||||||
sh'''
|
sh'''
|
||||||
tree build
|
tree build
|
||||||
'''
|
'''
|
||||||
|
Reference in New Issue
Block a user