From bf7e3cf9b908416a1f9831826b98fec15ac7c53b Mon Sep 17 00:00:00 2001 From: Benjamin Bohard Date: Thu, 11 Aug 2022 12:35:37 +0200 Subject: [PATCH] =?UTF-8?q?Mauvais=20nom=20de=20r=C3=A9pertoire=20de=20des?= =?UTF-8?q?tination?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- vars/compileDoc.groovy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vars/compileDoc.groovy b/vars/compileDoc.groovy index f82cab8..d566ff5 100644 --- a/vars/compileDoc.groovy +++ b/vars/compileDoc.groovy @@ -25,7 +25,7 @@ def call() { string( name: 'targetFolder', description: 'Répertoire racine cible partagé avec l’utilisateur', - defaultValue: 'Cadoles Formations' + defaultValue: 'Cadoles Formation' ) string( name: 'credentialsId',