.
This commit is contained in:
@@ -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,
|
||||||
|
Reference in New Issue
Block a user