From a1409b1147a3c70c687c364b7103b8d04466d1f4 Mon Sep 17 00:00:00 2001 From: olofpp <59941444+olofpp@users.noreply.github.com> Date: Mon, 21 Oct 2024 10:44:46 +0200 Subject: [PATCH] Update JenkinsfileDeploy --- JenkinsfileDeploy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JenkinsfileDeploy b/JenkinsfileDeploy index 1647d93..452c4c1 100644 --- a/JenkinsfileDeploy +++ b/JenkinsfileDeploy @@ -1,7 +1,7 @@ def remote = [:] remote.name = 'HOST' - remote.host = '10.67.107.24' + remote.host = 'sshserver' node {