From 502c2c7ed90eaffe0c3ca7167d1eebd5edd41ef6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20Gaud=C3=A9?= Date: Tue, 19 Jul 2022 08:55:11 +0200 Subject: [PATCH] retrait remontee junit publishing checks --- pipelines/mse-rgaa.jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pipelines/mse-rgaa.jenkinsfile b/pipelines/mse-rgaa.jenkinsfile index 94dc0d0..6e47776 100644 --- a/pipelines/mse-rgaa.jenkinsfile +++ b/pipelines/mse-rgaa.jenkinsfile @@ -45,7 +45,7 @@ pipeline { } } - junit "*.xml" + junit testResults: '*.xml', skipPublishingChecks: true rocketSend ( channel: "#cnous-mse",