Update 'Jenkinsfile'
This commit is contained in:
parent
fc59ee8b36
commit
7c0952d46c
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -19,7 +19,7 @@ pipeline {
|
||||
echo 'Conducting simple regression model test'
|
||||
sh 'python3 simple_regression.py $EPOCHS_NUM'
|
||||
echo 'Model predictions saved'
|
||||
sh 'head lego_linreg_results.csv'
|
||||
sh 'head lego_reg_results.csv'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user