fix
This commit is contained in:
parent
e754b04eb2
commit
8fad47a012
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -39,6 +39,8 @@ pipeline {
|
|||||||
stage('Archive artifacts') {
|
stage('Archive artifacts') {
|
||||||
steps{
|
steps{
|
||||||
archiveArtifacts 'vgsales_model.h5'
|
archiveArtifacts 'vgsales_model.h5'
|
||||||
|
archiveArtifacts 'my_runs/**'
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user