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

hsbvhfs

parent fcef718b
......@@ -7,6 +7,7 @@ def call(body) {
body()
echo config.name
echo body.name
echo "Param1 is: ${env.param1}"
echo "Param2 is: ${env.param2}"
if (env.param1 == 'One default') {
......
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