Updated helpers

This commit is contained in:
Daniel Weissmall 2023-12-01 16:08:35 +03:00
parent 03ffb1a3d7
commit e3dc8ff249

View File

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