jenkinsfile fix
This commit is contained in:
parent
1619669b46
commit
4d2ce5bac0
@ -13,7 +13,7 @@ pipeline {
|
||||
}
|
||||
post {
|
||||
success {
|
||||
archiveArtifacts 'sample.txt'
|
||||
archiveArtifacts 'vgsales_model_dvc.h5'
|
||||
|
||||
mail body: 'SUCCESS',
|
||||
subject: 's434695 DVC',
|
||||
|
Loading…
Reference in New Issue
Block a user