Commit 207642fb authored by Cam's avatar Cam

Correct YAML indentation

parent 30227f8e
......@@ -456,13 +456,13 @@ an application-specific deploy script:
```yaml
image: docker:stable
services:
- docker:dind
- docker:dind
stages:
- build
- test
- release
- deploy
- build
- test
- release
- deploy
variables:
DOCKER_HOST: tcp://docker:2375
......
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