not needed anymore

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

1
Jenkinsfile vendored
View File

@ -111,7 +111,6 @@ 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 {