Commit b5f4f412 authored by Adam Liter's avatar Adam Liter

Fix indentation for artifacts example in docs

parent 9812e5dd
......@@ -962,8 +962,8 @@ the binaries directory:
```yaml
job:
artifacts:
name: "$CI_COMMIT_REF_NAME"
artifacts:
name: "$CI_COMMIT_REF_NAME"
paths:
- binaries/
```
......
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