Commit 8b7dc5a5 authored by Muhammad Tehami's avatar Muhammad Tehami 💡

Initial commit

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