Update 'Jenkinsfile'
Some checks failed
gitea-sync/antos-appimage/pipeline/head There was a failure building this commit
Some checks failed
gitea-sync/antos-appimage/pipeline/head There was a failure building this commit
This commit is contained in:
parent
cf755735fd
commit
f516fc10b1
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -32,7 +32,7 @@ pipeline{
|
||||
copyArtifacts(projectName: 'gitea-sync/antd-tunnel-publishers/master', target: 'build/backend');
|
||||
copyArtifacts(projectName: 'luasocket', target: 'build/backend');
|
||||
copyArtifacts(projectName: 'luasec', target: 'build/backend');
|
||||
copyArtifacts(projectName: 'gitea-sync/antos/master', target: 'build/frontend');
|
||||
copyArtifacts(projectName: 'gitea-sync/antos', target: 'build/frontend');
|
||||
//copyArtifacts(projectName: 'gitea-sync/antd-web-apps/master', target: 'build/backend');
|
||||
sh'''
|
||||
tree build
|
||||
|
Loading…
Reference in New Issue
Block a user