From 93e40dd325ebab24b632960542ac5cf6ddda206b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Artur=20Ku=C5=9B?= Date: Thu, 4 Sep 2025 23:18:12 +0200 Subject: [PATCH] workspace jenkins to _sd_ --- deploy-this/update-from-git.jenkinsfile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/deploy-this/update-from-git.jenkinsfile b/deploy-this/update-from-git.jenkinsfile index 0a20c71..bb87519 100755 --- a/deploy-this/update-from-git.jenkinsfile +++ b/deploy-this/update-from-git.jenkinsfile @@ -45,8 +45,10 @@ def git_take(projects, git_remote) { pipeline { agent { - any - customWorkspace programs + nade{ + any + customWorkspace programs + } } stages {