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

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