testing to see ig Map is a keyword
This commit is contained in:
parent
1e30925781
commit
bd9fee8640
@ -15,7 +15,7 @@ def call(body) {
|
|||||||
}
|
}
|
||||||
*/
|
*/
|
||||||
|
|
||||||
def reposConfig = config.reposConfig ?: [:]
|
Map reposConfig = config.reposConfig ?: [:]
|
||||||
reposConfig.each{repo ->
|
reposConfig.each{repo ->
|
||||||
echo "Map Element ${repo.key}: ${repo.value.gitRepo} = ${repo.value.testValue}"
|
echo "Map Element ${repo.key}: ${repo.value.gitRepo} = ${repo.value.testValue}"
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user