Zaktualizuj 'Jenkinsfile_evaluation'
This commit is contained in:
parent
e4e9a34066
commit
a960a878f8
@ -29,9 +29,7 @@ pipeline {
|
||||
stage('evaluation') {
|
||||
steps {
|
||||
sh 'chmod +x ./tensor-eval.py'
|
||||
sh 'rm -rf ./evaluation.csv'
|
||||
sh 'python3 ./tensor-eval.py $BUILD_NUMBER >> evaluation.txt'
|
||||
sh 'cat ./evaluation.csv'
|
||||
sh 'python3 ./tensor-plot.py'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user