Commit 390a3a28 authored by Muhammad Tehami's avatar Muhammad Tehami :bulb:

Initial commit

parent 2ec98d8f
......@@ -9,7 +9,7 @@ pipeline {
}
stage('Performance Test') {
steps {
pipeline_performance("performance-testing-pipeline/config.yaml")
pipeline_performance("/home/tehami/.jenkins/workspace/performance-testing-shared-lib/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