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

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/` directory. The `.public` workaround is so `cp` doesn't also copy
`public/` to itself in an infinite loop: `public/` to itself in an infinite loop:
``` ```yaml
pages: pages:
stage: deploy stage: deploy
script: script: