Update 'lab8/Jenkinsfile_train'
Some checks failed
s449288-training/pipeline/head There was a failure building this commit
Some checks failed
s449288-training/pipeline/head There was a failure building this commit
This commit is contained in:
parent
0bc244dffa
commit
6cc2ab875a
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user