s
This commit is contained in:
parent
f04d64dc20
commit
fea2fe4780
@ -18,7 +18,7 @@ pipeline {
|
||||
}
|
||||
stage('Pobierz model') {
|
||||
steps {
|
||||
copyArtifacts(projectName: 's487187-training/master', selector: lastSuccessful())
|
||||
copyArtifacts(projectName: 's487187-training/master', selector: specific("${params.BUILD_NUMBER}"))
|
||||
}
|
||||
}
|
||||
stage('Przygotowanie') {
|
||||
|
Loading…
Reference in New Issue
Block a user