d
This commit is contained in:
parent
24020463f4
commit
d3a24f7d9b
@ -25,7 +25,7 @@ pipeline {
|
||||
stage('Pobierz model') {
|
||||
steps {
|
||||
script {
|
||||
copyArtifacts(projectName: 's487187-training', fingerprintArtifacts: true)
|
||||
copyArtifacts(projectName: 's487187-training', selector: specific("${params.BUILD_NUMBER}"), fingerprintArtifacts: true)
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user