Zaktualizuj 'Jenkinsfile_training'
Some checks failed
s430705-training/pipeline/head There was a failure building this commit
Some checks failed
s430705-training/pipeline/head There was a failure building this commit
This commit is contained in:
parent
bc601b30a0
commit
b120219fcf
@ -17,7 +17,7 @@ pipeline {
|
||||
|
||||
stage('Archive artifacts') {
|
||||
steps{
|
||||
archiveArtifacts artifacts: 'model_movies'
|
||||
archiveArtifacts artifacts: 'model_movies.pb'
|
||||
}
|
||||
}
|
||||
stage('Send notification'){
|
||||
|
Loading…
Reference in New Issue
Block a user