summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2020-11-16 11:48:53 -0500
committerBen Sima <ben@bsima.me>2020-11-16 11:48:53 -0500
commitc04659a8dc6a1a64783682343ae6c00c728bfc7b (patch)
tree5a2c3806db7b2e9b505b939f8958521dc3de4a4e
parent476f904bc4322de9aa0494f5a572b8fb48c8bb28 (diff)
build: fix indent
-rw-r--r--.build.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.build.yml b/.build.yml
index 8f3f5b2..1c4534d 100644
--- a/.build.yml
+++ b/.build.yml
@@ -1,7 +1,7 @@
image; nixos/unstable
secrets:
-- 6a44134f-d160-4702-825f-26e49398f8e9
+ - 6a44134f-d160-4702-825f-26e49398f8e9
tasks:
-- build: |
- cd biz
- nix-build ./default.nix -A Biz.Cloud -A Biz.Dev
+ - build: |
+ cd biz
+ nix-build ./default.nix -A Biz.Cloud -A Biz.Dev