docs: alphabetize table for gitlab-ci.yml parameter definition
New doc or update?
-
New documentation -
Update existing documentation
Checklists
- Doc: Configuration of your jobs with .gitlab-ci.yml
https://docs.gitlab.com/ee/ci/yaml/
- Feature: alphabetize parameters
It can be difficult to locate documentation on a specific parameter with the existing table as the existing table does not appear to have any specific order beyond "required: true|false".
I'd suggest we keep script at the top as the only required field but add a secondary sort alphabetizing additional params.
- Feature use cases
- As a gitlab-ci user it can be difficult to locate the parameter I'm looking for without searching the page.
