.
This commit is contained in:
parent
bc3fc3ccfa
commit
8f86d10f11
@ -4,7 +4,7 @@ def call(body) {
|
||||
body.delegate = config
|
||||
body ()
|
||||
|
||||
def reposConfig = [:[:]]
|
||||
def reposConfig = [:]
|
||||
config.reposConfig.each{repo ->
|
||||
reposConfig = [
|
||||
gitBranch: repo.value.gitBranch,
|
||||
|
Loading…
x
Reference in New Issue
Block a user