Zuul encountered a syntax error while parsing its configuration in the repo test-zuul on branch master. The error was:
Configuration item has more than one key. Each zuul.yaml configuration file must be a list of dictionaries with a single key, for example:
job: name: foo
project: name: bar
Ensure that every item in the list is a dictionary with only one key (in this example, 'job' and 'project'). This error may be caused by insufficient indentation of the keys under the configuration item ('name' in this example).
rebased onto fb19083de9d488d5c028655facf560fcfd85be34
Build succeeded.
recheck
:thumbsup:
Build succeeded (gate pipeline).
Pull-Request has been merged by fbo