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
80ab6bc256
commit
8892555d61
@ -19,7 +19,7 @@ pipeline {
|
||||
|
||||
stage('Archive artifacts') {
|
||||
steps{
|
||||
archiveArtifacts 'model_movies.pb'
|
||||
archiveArtifacts '/var/lib/jenkins/workspace/s430705-training_master/model_movies.pb'
|
||||
}
|
||||
}
|
||||
stage('Send notification'){
|
||||
|
Loading…
Reference in New Issue
Block a user