Commit eed31ddc authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'fix/indentation-issue' into 'master'

Fix indentation for artifacts example in docs

See merge request gitlab-org/gitlab-ce!20971
parents 3cc420b8 b5f4f412
......@@ -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