_sd_
This commit is contained in:
parent
8a1061fa07
commit
36e1417af1
|
|
@ -46,7 +46,7 @@ def git_take(projects, git_remote) {
|
|||
pipeline {
|
||||
agent any
|
||||
environment {
|
||||
CUSTOM_WORKSPACE = programs
|
||||
CUSTOM_WORKSPACE = '/_sd_/_programs_'
|
||||
}
|
||||
|
||||
stages {
|
||||
|
|
|
|||
Loading…
Reference in New Issue