Skip to content
Snippets Groups Projects
Unverified Commit b5f4f412 authored by Adam Liter's avatar Adam Liter
Browse files

Fix indentation for artifacts example in docs

parent 9812e5dd
No related branches found
No related tags found
1 merge request!10495Merge Requests - Assignee
Loading
Loading
@@ -962,8 +962,8 @@ the binaries directory:
 
```yaml
job:
artifacts:
name: "$CI_COMMIT_REF_NAME"
artifacts:
name: "$CI_COMMIT_REF_NAME"
paths:
- binaries/
```
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment