s
This commit is contained in:
parent
f54b046c45
commit
09dba5f371
@ -20,7 +20,7 @@ pipeline {
|
|||||||
stage('Pobierz model') {
|
stage('Pobierz model') {
|
||||||
steps {
|
steps {
|
||||||
script {
|
script {
|
||||||
copyArtifacts(projectName: 's487187-training/%00', selector: specific("${params.BUILD_NUMBER}"), fingerprintArtifacts: true)
|
copyArtifacts(projectName: 's487187-training/main', selector: specific("${params.BUILD_NUMBER}"), fingerprintArtifacts: true)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user