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
b745111370
commit
50cd3aaf8e
3
Jenkinsfile
vendored
3
Jenkinsfile
vendored
@ -33,6 +33,9 @@ pipeline{
|
||||
copyArtifacts(projectName: 'luasocket', target: 'build/backend');
|
||||
copyArtifacts(projectName: 'luasec', target: 'build/backend');
|
||||
copyArtifacts(projectName: 'gitea-sync/gitea-sync/antd-web-apps/master/master', target: 'build/backend');
|
||||
sh'''
|
||||
tree build
|
||||
'''
|
||||
}
|
||||
}
|
||||
stage('Build AMD64') {
|
||||
|
Loading…
Reference in New Issue
Block a user