Make yaml spacing consistence in documentation for build manifests.
1 files changed, 4 insertions(+), 4 deletions(-) M builds.sr.ht/index.md
M builds.sr.ht/index.md => builds.sr.ht/index.md +4 -4
@@ 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