concourse / docs

concourse documentation and website

Home Page:https://concourse-ci.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mention how to use YAML merge operator in Concourse docs

keevan opened this issue · comments

I struggled to find a way to get it working with the expected syntax here:
https://yaml.org/type/merge.html

The docs should at least have a mention of it and the error you might get if you do not know how to apply the operator for concourse parsing.

error: yaml: map merge requires map or sequence of maps as the value