Compare commits

..

No commits in common. "4ea7cf85a4839f374a6cf398b2011cf49a8bd289" and "40e2d5bc3cca69582f09d585eded2716b0bab1ae" have entirely different histories.

View File

@ -45,7 +45,7 @@ pipeline {
steps {
sh 'ls -a'
sh 'python ./ium_z444439/prediction.py'
sh 'python ./ium_z444439/plot.py'
sh 'python ./ium_z434686/plot.py'
archiveArtifacts 'prediction.csv'
archiveArtifacts 'metrics.csv'
archiveArtifacts 'metrics.png'