sd_ -> _sd_
This commit is contained in:
parent
eb18885fa1
commit
a4f5f585ed
|
|
@ -34,7 +34,7 @@ pipeline {
|
|||
steps {
|
||||
script {
|
||||
disableSafeDirCheck()
|
||||
dir("/sd_/_programs_") {
|
||||
dir("/_sd_/_programs_") {
|
||||
git_take(projects, git_remote) // Dodano git_remote jako argument
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue