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

Initial commit

parent 40a13857
...@@ -4,7 +4,6 @@ pipeline { ...@@ -4,7 +4,6 @@ pipeline {
stages { stages {
stage('Performance Test') { stage('Performance Test') {
steps { steps {
sh "echo Performance test!"
pipeline_performance("config.yaml") 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