This commit is contained in:
Artur Kuś 2025-09-04 23:29:57 +02:00
parent 8a1061fa07
commit 36e1417af1
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ def git_take(projects, git_remote) {
pipeline {
agent any
environment {
CUSTOM_WORKSPACE = programs
CUSTOM_WORKSPACE = '/_sd_/_programs_'
}
stages {