diff --git a/helpers.groovy b/helpers.groovy index 284bfde..2aab880 100644 --- a/helpers.groovy +++ b/helpers.groovy @@ -47,4 +47,5 @@ def withGiteaCreds(String credentialsId, String gitToolName, Closure body) { body() } } -/* -------------------------------------------------------------------------- */ \ No newline at end of file +/* -------------------------------------------------------------------------- */ +return this \ No newline at end of file