Commit 93d2fc88 authored by Ben Bodenmiller's avatar Ben Bodenmiller Committed by Marcel Amirault

Demonstrate that YAML anchors can include multiple list items

parent da6c493e
...@@ -3790,7 +3790,7 @@ Example: ...@@ -3790,7 +3790,7 @@ Example:
.something_after: &something_after .something_after: &something_after
- echo 'something after' - echo 'something after'
- echo 'another thing after'
job_name: job_name:
before_script: 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