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