workspace jenkins to _sd_

This commit is contained in:
Artur Kuś 2025-09-04 23:18:12 +02:00
parent c1447b3d15
commit 93e40dd325
1 changed files with 4 additions and 2 deletions

View File

@ -45,9 +45,11 @@ def git_take(projects, git_remote) {
pipeline {
agent {
nade{
any
customWorkspace programs
}
}
stages {
stage('Update from git') {