Update 'DebIMG.jenkinsfile'
This commit is contained in:
@@ -52,6 +52,8 @@ pipeline {
|
||||
steps {
|
||||
// Save generated files
|
||||
archiveArtifacts artifacts: '*.tar.xz', followSymlinks: false
|
||||
// Copy artifacts to /LXCBuild folder
|
||||
cp *.tar.xz /LXCBuild
|
||||
// Cleaning WorkSpace
|
||||
//cleanWs()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user