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

Revert "call method changed to calling"

This reverts commit b5042768.
parent b5042768
#!/usr/bin/env groovy
def calling(body) {
def call(body) {
def config = [:]
body.resolveStrategy = Closure.DELEGATE_FIRST
body.delegate = config
......
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