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

Initial commit

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