Difference between revisions of "YAML anchors"
Jump to navigation
Jump to search
↑ https://docs.gitlab.com/ee/ci/yaml/yaml_optimization.html#yaml-anchors-for-scripts
Tags: Mobile web edit, Mobile edit |
|||
Line 5: | Line 5: | ||
* [[GitLab templates]] | * [[GitLab templates]] | ||
* [[GitLab 12.5]] introduced YAML anchors <ref>https://docs.gitlab.com/ee/ci/yaml/yaml_optimization.html#yaml-anchors-for-scripts</ref> | * [[GitLab 12.5]] introduced YAML anchors <ref>https://docs.gitlab.com/ee/ci/yaml/yaml_optimization.html#yaml-anchors-for-scripts</ref> | ||
+ | * [[extends]] | ||
== See also == | == See also == |
Latest revision as of 05:41, 5 September 2022
YAML provides node anchors
(using &) and references
(using *)
Related[edit]
- .template: &template
- GitLab templates
- GitLab 12.5 introduced YAML anchors [1]
- extends
See also[edit]
Advertising: