update jenkinsfile_train-sacred
This commit is contained in:
parent
24fca12b5e
commit
a6e7769e8d
@ -17,7 +17,6 @@ pipeline {
|
||||
stage('Script'){
|
||||
steps {
|
||||
copyArtifacts filter: '*', projectName: 's444356-create-dataset'
|
||||
sh 'rm -r my_model'
|
||||
sh "python Biblioteka_DL/dllib-mlflow.py $EPOCHS"
|
||||
archiveArtifacts artifacts: 'games_model.pkl'
|
||||
archiveArtifacts artifacts: 'mlruns/**'
|
||||
|
Loading…
Reference in New Issue
Block a user