Commit 7f1aa059 authored by Marcel Amirault's avatar Marcel Amirault

Merge branch 'patch-121' into 'master'

Demonstrate that YAML anchors can include multiple list items

See merge request gitlab-org/gitlab!32915
parents e9937d6a 93d2fc88
......@@ -3790,7 +3790,7 @@ Example:
.something_after: &something_after
- echo 'something after'
- echo 'another thing after'
job_name:
before_script:
......
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