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

Added return this in hello

parent 1e871bf5
......@@ -18,4 +18,5 @@ def call(body) {
def hello() {
echo "hello() called!"
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