From 32d31ae8d1ef5d5aeb03a7fe7e6a294e14905505 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Fri, 20 Dec 2024 13:21:43 -0500 Subject: Build and deploy storybook I put the storybook into a new Biz.nix deploy target. The idea here is that any Biz/* targets should be hosted by this one VM for simplicity. Over time I can grow this as need be, but this should work to host a few services. --- Omni/Bild.hs | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'Omni/Bild.hs') diff --git a/Omni/Bild.hs b/Omni/Bild.hs index 2d3d729..648bfcb 100644 --- a/Omni/Bild.hs +++ b/Omni/Bild.hs @@ -465,7 +465,8 @@ isBuildableNs = \case ["Omni", "Dev", "Lithium"], ["Omni", "Dev", "Beryllium"], ["Omni", "Os", "Boot"], - ["Biz", "Dragons", "Analysis"] + ["Biz", "Dragons", "Analysis"], + ["Biz"] ] -- | The default output directory. This is not IO because I don't want to -- cgit v1.2.3