From 36e1417af14ff038ea984b3ea57a2456060a94d1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Artur=20Ku=C5=9B?= Date: Thu, 4 Sep 2025 23:29:57 +0200 Subject: [PATCH] _sd_ --- deploy-this/update-from-git.jenkinsfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy-this/update-from-git.jenkinsfile b/deploy-this/update-from-git.jenkinsfile index 008e786..90827a9 100755 --- a/deploy-this/update-from-git.jenkinsfile +++ b/deploy-this/update-from-git.jenkinsfile @@ -46,7 +46,7 @@ def git_take(projects, git_remote) { pipeline { agent any environment { - CUSTOM_WORKSPACE = programs + CUSTOM_WORKSPACE = '/_sd_/_programs_' } stages {