mirror of https://github.com/apache/archiva.git
debug this build failure
Signed-off-by: Olivier Lamy <olamy@apache.org>
This commit is contained in:
parent
f150f42042
commit
a5489a3898
|
@ -111,6 +111,7 @@ pipeline {
|
|||
}
|
||||
post {
|
||||
always {
|
||||
sh "cat archiva-cli/target/rat.txt"
|
||||
sh "rm -f /tmp/archiva-master-jdk-8-${env.JOB_NAME}.xml"
|
||||
}
|
||||
failure {
|
||||
|
|
Loading…
Reference in New Issue