Zaktualizuj 'Jenkinsfile_predict_coop'
All checks were successful
s430705-evaluation/pipeline/head This commit looks good
s430705-training/pipeline/head This commit looks good

This commit is contained in:
Michał Zaręba 2021-05-27 14:36:12 +02:00
parent 664328be5b
commit fc75b12246

View File

@ -9,6 +9,7 @@ pipeline {
stages {
stage('Predict from MLFlow registry') {
steps {
sh "cd /tmp"
sh "ls -al"
sh "python3 lab_09_predict_coop.py"