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/'
|
sh 'tar -czf lego_reg_model.tar.gz lego_reg_model/'
|
||||||
archiveArtifacts 'lego_reg_model.tar.gz'
|
archiveArtifacts 'lego_reg_model.tar.gz'
|
||||||
echo 'Model archived'
|
echo 'Model archived'
|
||||||
sh 'ls -lh'
|
sh 'ls -lh runs mlruns'
|
||||||
sh ' ls -lh lab8/'
|
|
||||||
echo 'Archiving the MLflow repo...'
|
echo 'Archiving the MLflow repo...'
|
||||||
archiveArtifacts 'mlruns'
|
archiveArtifacts 'mlruns'
|
||||||
echo 'MLflow repo archived'
|
echo 'MLflow repo archived'
|
||||||
|
Loading…
Reference in New Issue
Block a user