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