Merge branch 'docs/fix-yaml-indentation' into 'master'

Fix indentation in CI yaml

See merge request gitlab-org/gitlab-ce!19737
This commit is contained in:
Achilleas Pipinellis 2018-06-19 07:17:43 +00:00
commit 0716e19271
1 changed files with 44 additions and 44 deletions

View File

@ -88,7 +88,7 @@ The example below simply moves all files from the root of the project to the
`public/` directory. The `.public` workaround is so `cp` doesn't also copy
`public/` to itself in an infinite loop:
```
```yaml
pages:
stage: deploy
script: