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