Commit f03081fc authored by Marcel Amirault's avatar Marcel Amirault

Merge branch 'docs/update-yaml-anchors-for-scripts' into 'master'

Fix typo in YAML anchors for scripts example

See merge request gitlab-org/gitlab!47599
parents 68fa8cc6 acc750c6
......@@ -4257,7 +4257,7 @@ job_name:
- *some-script-before
script:
- *some-script
before_script:
after_script:
- *some-script-after
```
......
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