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