cirrus-ci-docs
cirrus-ci-docs copied to clipboard
Human Readable Config Schema
Description
Need to generate a human readable schema similar to the JSON one: http://json.schemastore.org/cirrus
Should describe all the required fields and optional fields as well as "combinable" fields like env
:
env:
FOO: foo
task:
env: # will be combine with the one above
BAR: bar