Fix Jenkins
Some checks failed
Minetest-For-Mobile/pipeline/head There was a failure building this commit
Some checks failed
Minetest-For-Mobile/pipeline/head There was a failure building this commit
This commit is contained in:
parent
f601d46ddc
commit
94d0078b2d
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -12,7 +12,7 @@ pipeline {
|
||||
}
|
||||
post {
|
||||
success {
|
||||
archiveArtifacts artifacts: 'out/**', fingerprint: true
|
||||
archiveArtifacts artifacts: 'out/*.deb', fingerprint: true
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user