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
Line 4: | Line 4: | ||
* [[.template: &template]] | * [[.template: &template]] | ||
* [[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> | ||
== See also == | == See also == |
Revision as of 18:14, 4 August 2022
YAML provides node anchors
(using &) and references
(using *)
Related
- .template: &template
- GitLab templates
- GitLab 12.5 introduced YAML anchors [1]
See also
Advertising: