.
This commit is contained in:
@@ -14,7 +14,7 @@ def call(body) {
|
||||
}
|
||||
|
||||
reposConfig.each{repo ->
|
||||
echo "Map Element ${index} (${repo.key}): ${repo.value.gitRepo}"
|
||||
echo "Map Element ${repo.key}: ${repo.value.gitRepo}"
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user