Commit 9e5d0ef7 authored by Muhammad Tehami's avatar Muhammad Tehami 💡

Initial commit

parent 507feedb
......@@ -6,7 +6,7 @@ pipeline {
stage("Checkout CSM") {
steps {
sh "ls"
checkout scm
// checkout scm
}
}
stage('Performance Test') {
......
create1=value1
create2=value2
\ No newline at end of file
create2=value2
create2=value3
\ No newline at end of file
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