Zaktualizuj 'Jenkinsfile_training'
This commit is contained in:
parent
8892555d61
commit
f52f18665e
@ -19,7 +19,7 @@ pipeline {
|
||||
|
||||
stage('Archive artifacts') {
|
||||
steps{
|
||||
archiveArtifacts '/var/lib/jenkins/workspace/s430705-training_master/model_movies.pb'
|
||||
archiveArtifacts 'model_movies/saved_model.pb'
|
||||
}
|
||||
}
|
||||
stage('Send notification'){
|
||||
|
Loading…
Reference in New Issue
Block a user