s
This commit is contained in:
parent
4e96463e8b
commit
1fcb387a0f
@ -19,7 +19,7 @@ pipeline {
|
|||||||
stage('Pobierz model') {
|
stage('Pobierz model') {
|
||||||
steps {
|
steps {
|
||||||
script {
|
script {
|
||||||
copyArtifacts(projectName: 's487187-training/master', target: "model.h5", selector: specific("${params.BUILD_NUMBER}"), fingerprintArtifacts: true)
|
copyArtifacts(projectName: 's487187-training/master', selector: specific("${params.BUILD_NUMBER}"))
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user