summaryrefslogtreecommitdiff
path: root/.build.yml
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2020-11-16 11:47:36 -0500
committerBen Sima <ben@bsima.me>2020-11-16 11:47:36 -0500
commit656816ed9af6277bbeb1c5e74471bace3a78e5be (patch)
tree8d9b28d4a804fdb258f17b32e675bf9a4dcf8a98 /.build.yml
parenteb3ee6f1867eb19d2a262826038b2615b3def762 (diff)
get build working and capitalize more files
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml9
1 files changed, 9 insertions, 0 deletions
diff --git a/.build.yml b/.build.yml
new file mode 100644
index 0000000..c9c281e
--- /dev/null
+++ b/.build.yml
@@ -0,0 +1,9 @@
+image; nixos/unstable
+sources:
+- git@git.sr.ht:~ben/biz
+secrets:
+- 6a44134f-d160-4702-825f-26e49398f8e9
+tasks:
+- build: |
+ cd biz
+ nix-build ./default.nix -A Biz.Cloud -A Biz.Dev