workspace jenkins to _sd_
This commit is contained in:
parent
c1447b3d15
commit
93e40dd325
|
|
@ -45,9 +45,11 @@ def git_take(projects, git_remote) {
|
||||||
|
|
||||||
pipeline {
|
pipeline {
|
||||||
agent {
|
agent {
|
||||||
|
nade{
|
||||||
any
|
any
|
||||||
customWorkspace programs
|
customWorkspace programs
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
stages {
|
stages {
|
||||||
stage('Update from git') {
|
stage('Update from git') {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue