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