This commit is contained in:
parent
f40f237a02
commit
41d3a9cb9a
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -39,7 +39,6 @@ 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