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

Initial commit

parent 6591d47e
...@@ -9,7 +9,7 @@ pipeline { ...@@ -9,7 +9,7 @@ pipeline {
} }
stage('Performance Test') { stage('Performance Test') {
steps { steps {
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