Commit aa0e62f3 authored by Marcel Amirault's avatar Marcel Amirault

Merge branch 'documentation-hidden-job-not-hidden-key' into 'master'

documentation - clarify the terminology, hidden job, not hidden key

See merge request gitlab-org/gitlab!31528
parents 08ee22f5 681f87a1
......@@ -756,7 +756,7 @@ Note that `script: rake test` has been overwritten by `script: rake rspec`.
If you do want to include the `rake test`, see [`before_script` and `after_script`](#before_script-and-after_script).
`.tests` in this example is a [hidden key](#hide-jobs), but it's
`.tests` in this example is a [hidden job](#hide-jobs), but it's
possible to inherit from regular jobs as well.
`extends` supports multi-level inheritance, however it's not recommended to
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment