aboutsummaryrefslogtreecommitdiffstats
path: root/builds.sr.ht
diff options
context:
space:
mode:
authorAlexander Johnson <alexx.johnson@gmail.com>2020-10-05 22:31:30 -0700
committerDrew DeVault <sir@cmpwn.com>2020-10-06 17:34:26 -0400
commit6114a8aa5bec283aa6f45aa1b37f379f155093fe (patch)
treed70e6ea596681293ee4e22a0b2004effac27f60d /builds.sr.ht
parent8fc6c30dda4d448fdc26e3d5441c2a67424b1e6a (diff)
downloadsr.ht-docs-6114a8aa5bec283aa6f45aa1b37f379f155093fe.tar.gz
Make yaml spacing consistence in documentation for build manifests.
Diffstat (limited to 'builds.sr.ht')
-rw-r--r--builds.sr.ht/index.md8
1 files changed, 4 insertions, 4 deletions
diff --git a/builds.sr.ht/index.md b/builds.sr.ht/index.md
index 93c0794..fcae4e7 100644
--- a/builds.sr.ht/index.md
+++ b/builds.sr.ht/index.md
@@ -36,10 +36,10 @@ be:
```yaml
image: alpine/edge
tasks:
-- say-hello: |
- echo hello
-- say-world: |
- echo world
+ - say-hello: |
+ echo hello
+ - say-world: |
+ echo world
```
When you submit this build, we'll fire up a virtual machine running an