Fixed return this statement

This commit is contained in:
Daniel Weissmall 2023-12-01 16:06:39 +03:00
parent 203a1fec91
commit 03ffb1a3d7

View File

@ -48,3 +48,4 @@ def withGiteaCreds(String credentialsId, String gitToolName, Closure body) {
} }
} }
/* -------------------------------------------------------------------------- */ /* -------------------------------------------------------------------------- */
return this