fix for fix
Some checks failed
s444018-training/pipeline/head There was a failure building this commit
Some checks failed
s444018-training/pipeline/head There was a failure building this commit
This commit is contained in:
parent
4cf9f97c65
commit
32330e5335
@ -11,6 +11,7 @@ pipeline {
|
||||
name: 'EPOCHS',
|
||||
trim: false
|
||||
)
|
||||
}
|
||||
stages {
|
||||
stage('Script'){
|
||||
steps {
|
||||
@ -19,7 +20,6 @@ pipeline {
|
||||
archiveArtifacts artifacts: 'model.pkl', followSymlinks: false
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
post {
|
||||
success {
|
||||
|
Loading…
Reference in New Issue
Block a user