update jenkinsfile_train-sacred
This commit is contained in:
parent
aa04c968ed
commit
2348727db4
@ -17,6 +17,7 @@ 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'
|
||||
sh 'ls -al'
|
||||
|
Loading…
Reference in New Issue
Block a user