Commit b99a558e authored by Muhammad Tehami's avatar Muhammad Tehami 💡

Initial commit

parent 8b7dc5a5
...@@ -12,7 +12,7 @@ pipeline { ...@@ -12,7 +12,7 @@ pipeline {
println "Reading config" println "Reading config"
sh "ls" sh "ls"
println "WORKSPACE: $WORKSPACE" println "WORKSPACE: $WORKSPACE"
pipeline_performance("/home/tehami/.jenkins/workspace/performance-testing-gap/config.yaml") pipeline_performance("config.yaml", WORKSPACE)
} }
} }
} }
......
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