debug this build failure

Signed-off-by: Olivier Lamy <olamy@apache.org>
This commit is contained in:
Olivier Lamy 2022-06-06 14:55:12 +10:00
parent f150f42042
commit a5489a3898
1 changed files with 1 additions and 0 deletions

1
Jenkinsfile vendored
View File

@ -111,6 +111,7 @@ pipeline {
} }
post { post {
always { always {
sh "cat archiva-cli/target/rat.txt"
sh "rm -f /tmp/archiva-master-jdk-8-${env.JOB_NAME}.xml" sh "rm -f /tmp/archiva-master-jdk-8-${env.JOB_NAME}.xml"
} }
failure { failure {