Skip to content
Snippets Groups Projects
Commit 21ee2084 authored by Reiner Jung's avatar Reiner Jung
Browse files

Fixing path

parent 066a9d74
Branches
No related tags found
No related merge requests found
...@@ -43,9 +43,8 @@ pipeline { ...@@ -43,9 +43,8 @@ pipeline {
stage('Run Benchmark') { stage('Run Benchmark') {
steps { steps {
sh 'which java'
sh './frameworks/Kieker/java/benchmark.sh' sh './frameworks/Kieker/java/benchmark.sh'
sh './frameworks/OpenTelementry/benchmark.sh' sh './frameworks/OpenTelemetry/benchmark.sh'
sh './frameworks/inspectIT/benchmark.sh' sh './frameworks/inspectIT/benchmark.sh'
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment