Zaktualizuj 'Jenkinsfile_evaluation'
Some checks failed
s434804-evaluation/pipeline/head There was a failure building this commit
Some checks failed
s434804-evaluation/pipeline/head There was a failure building this commit
This commit is contained in:
parent
4aae76c38b
commit
1b96d55677
@ -30,6 +30,7 @@ pipeline {
|
||||
steps {
|
||||
sh 'chmod +x ./tensor-eval.py'
|
||||
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