Update Jenkinsfile
This commit is contained in:
parent
20f8fcd277
commit
504cef4aeb
@ -30,7 +30,7 @@ pipeline {
|
||||
steps {
|
||||
copyArtifacts filter: '*', projectName:'s444421-create-dataset', selector: buildParameter('BUILD_SELECTOR')
|
||||
sh 'ipython ./training_mlflow.py $EPOCHS'
|
||||
archiveArtifacts artifacts: 'mlruns/*'
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user