This is an automated email from the ASF dual-hosted git repository.

olamy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/archiva.git


The following commit(s) were added to refs/heads/master by this push:
     new 24963fd0c not needed anymore
24963fd0c is described below

commit 24963fd0ca8ec309e44e427e988317bdeee4f607
Author: Olivier Lamy <[email protected]>
AuthorDate: Mon Jun 6 16:12:45 2022 +1000

    not needed anymore
    
    Signed-off-by: Olivier Lamy <[email protected]>
---
 Jenkinsfile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index 028f0632e..f807c0014 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -111,7 +111,6 @@ pipeline {
             }
             post {
                 always {
-                    sh "cat archiva-cli/target/rat.txt"
                     sh "rm -f /tmp/archiva-master-jdk-8-${env.JOB_NAME}.xml"
                 }
                 failure {

Reply via email to