change path
Some checks failed
s444417-training/pipeline/head There was a failure building this commit
Some checks failed
s444417-training/pipeline/head There was a failure building this commit
This commit is contained in:
parent
204f5bcfec
commit
87a934d56b
@ -9,7 +9,7 @@ pipeline {
|
||||
}
|
||||
stage('archive model') {
|
||||
steps {
|
||||
archiveArtifacts 'saved_model/my_model'
|
||||
archiveArtifacts './src/saved_model/my_model'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user