fix
This commit is contained in:
parent
4ea7cf85a4
commit
2fa7e84c14
@ -44,7 +44,7 @@ pipeline {
|
|||||||
}
|
}
|
||||||
steps {
|
steps {
|
||||||
sh 'ls -a'
|
sh 'ls -a'
|
||||||
sh 'python ./ium_z444439/prediction.py'
|
sh 'python ./ium_z444439/predictions.py'
|
||||||
sh 'python ./ium_z444439/plot.py'
|
sh 'python ./ium_z444439/plot.py'
|
||||||
archiveArtifacts 'prediction.csv'
|
archiveArtifacts 'prediction.csv'
|
||||||
archiveArtifacts 'metrics.csv'
|
archiveArtifacts 'metrics.csv'
|
||||||
|
Loading…
Reference in New Issue
Block a user