update jenkinsfile_train-sacred
This commit is contained in:
parent
7c115ac3e4
commit
671d474210
@ -17,9 +17,9 @@ 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 'rm -r my_model'
|
||||
sh 'ls -al'
|
||||
sh 'cat MLProject'
|
||||
sh 'ls mlruns'
|
||||
|
Loading…
Reference in New Issue
Block a user