From d0954018c3b6d06a6a5b84de59d987f2fc1fe4e1 Mon Sep 17 00:00:00 2001 From: dany Date: Mon, 1 Aug 2022 11:24:25 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'Jenkinsfile'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Jenkinsfile b/Jenkinsfile index a8b8bd2..5f549d2 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -1,4 +1,4 @@ -pipline{ +pipeline{ def remote = [:] remote.name = 'workstation' remote.host = 'workstation'