_sd_
This commit is contained in:
parent
1fffd748a3
commit
cf26af6d63
|
|
@ -46,7 +46,7 @@ def git_take(projects, git_remote) {
|
||||||
pipeline {
|
pipeline {
|
||||||
agent {
|
agent {
|
||||||
node{
|
node{
|
||||||
any
|
label 'any'
|
||||||
customWorkspace programs
|
customWorkspace programs
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue