workspace jenkins to _sD_
This commit is contained in:
parent
19a05f82eb
commit
b41325578b
|
|
@ -43,10 +43,8 @@ def git_take(projects, git_remote) {
|
|||
|
||||
pipeline {
|
||||
agent {
|
||||
node {
|
||||
// ustawiamy workspace na Twój katalog
|
||||
customWorkspace '/_sd_/_programs_'
|
||||
}
|
||||
label 'any'
|
||||
customWorkspace '/_sd_/_programs_'
|
||||
}
|
||||
|
||||
stages {
|
||||
|
|
|
|||
Loading…
Reference in New Issue