Commit 37b9aa88 authored by Muhammad Tehami's avatar Muhammad Tehami 💡

Added this

parent 8889834b
...@@ -12,5 +12,5 @@ def call(body) { ...@@ -12,5 +12,5 @@ def call(body) {
if (env.param1 == 'One default') { if (env.param1 == 'One default') {
echo "Param1 is default" echo "Param1 is default"
} }
// return this return this
} }
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