workspace jenkins to _sD_

This commit is contained in:
Artur Kuś 2025-09-04 22:59:11 +02:00
parent 19a05f82eb
commit b41325578b
1 changed files with 2 additions and 4 deletions

View File

@ -43,10 +43,8 @@ def git_take(projects, git_remote) {
pipeline { pipeline {
agent { agent {
node { label 'any'
// ustawiamy workspace na Twój katalog customWorkspace '/_sd_/_programs_'
customWorkspace '/_sd_/_programs_'
}
} }
stages { stages {