Invalid "needs:" example
https://docs.gitlab.com/ee/ci/yaml/README.html#needs
The example shown here is invalid. When I try to use it I get syntax errors:
Found errors in your .gitlab-ci.yml:
- root config contains unknown keys: linux:build
- mac:build
- production