Fixed return this
statement
This commit is contained in:
parent
203a1fec91
commit
03ffb1a3d7
@ -47,4 +47,5 @@ def withGiteaCreds(String credentialsId, String gitToolName, Closure body) {
|
||||
body()
|
||||
}
|
||||
}
|
||||
/* -------------------------------------------------------------------------- */
|
||||
/* -------------------------------------------------------------------------- */
|
||||
return this
|
Loading…
x
Reference in New Issue
Block a user