update jenkinsfile_train-sacred
This commit is contained in:
parent
9bc873cf11
commit
851049fb38
@ -16,7 +16,7 @@ pipeline {
|
||||
stage('Script'){
|
||||
steps {
|
||||
copyArtifacts filter: '*', projectName: 's444356-create-dataset'
|
||||
sh "python Biblioteka_DL/dllib-mlflow.py -e $EPOCHS"
|
||||
sh "python Biblioteka_DL/dllib-mlflow.py $EPOCHS"
|
||||
archiveArtifacts artifacts: 'games_model.pkl'
|
||||
sh 'ls -al'
|
||||
sh 'cat MLProject'
|
||||
|
Loading…
Reference in New Issue
Block a user