Merge branch 'docs/ci-yaml-cleanup' into 'master'
Cleanup and consolidate the CI yaml docs Closes #42914 and #18945 See merge request gitlab-org/gitlab-ce!17595
This commit is contained in:
commit
3bbe60f8e8
2 changed files with 464 additions and 512 deletions
|
@ -12,7 +12,7 @@ this order:
|
|||
1. [Trigger variables][triggers] or [scheduled pipeline variables](../../user/project/pipelines/schedules.md#making-use-of-scheduled-pipeline-variables) (take precedence over all)
|
||||
1. Project-level [secret variables](#secret-variables) or [protected secret variables](#protected-secret-variables)
|
||||
1. Group-level [secret variables](#secret-variables) or [protected secret variables](#protected-secret-variables)
|
||||
1. YAML-defined [job-level variables](../yaml/README.md#job-variables)
|
||||
1. YAML-defined [job-level variables](../yaml/README.md#variables)
|
||||
1. YAML-defined [global variables](../yaml/README.md#variables)
|
||||
1. [Deployment variables](#deployment-variables)
|
||||
1. [Predefined variables](#predefined-variables-environment-variables) (are the
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue