Commit 7b6c7462 authored by Muhammad Tehami's avatar Muhammad Tehami 💡

Initial commit

parent 454d0bc6
......@@ -10,7 +10,8 @@ pipeline {
stage('Performance Test') {
steps {
println "Reading config"
pipeline_performance("/home/tehami/.jenkins/workspace/performance-testing-gap/config.yaml")
sh "ls"
pipeline_performance("config.yaml")
}
}
}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment