Update 'lab8/Jenkinsfile_train'
Some checks failed
s449288-training/pipeline/head There was a failure building this commit

This commit is contained in:
Kacper Dudzic 2022-05-13 14:56:20 +02:00
parent 0bc244dffa
commit 6cc2ab875a

View File

@ -21,8 +21,7 @@ pipeline {
sh 'tar -czf lego_reg_model.tar.gz lego_reg_model/'
archiveArtifacts 'lego_reg_model.tar.gz'
echo 'Model archived'
sh 'ls -lh'
sh ' ls -lh lab8/'
sh 'ls -lh runs mlruns'
echo 'Archiving the MLflow repo...'
archiveArtifacts 'mlruns'
echo 'MLflow repo archived'