mirror of https://github.com/apache/archiva.git
not needed anymore
Signed-off-by: Olivier Lamy <olamy@apache.org>
This commit is contained in:
parent
a5489a3898
commit
24963fd0ca
|
@ -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 {
|
||||||
|
|
Loading…
Reference in New Issue