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

Initial commit

parent 66ec3edb
......@@ -3,7 +3,7 @@ pipeline {
stages {
stage('Checkout Source Code') {
steps {
sh "Performance test!"
sh "echo Performance test!"
}
}
}
......
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