From 5cf2c7501c554a397f1333a49d3e0837b538e539 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Thu, 19 Nov 2020 08:41:45 -0500 Subject: ci: only build the important stuff for now --- .build.yml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.build.yml b/.build.yml index 00c0cc8..acbcf00 100644 --- a/.build.yml +++ b/.build.yml @@ -11,10 +11,10 @@ tasks: nix-shell --run "bild Biz/Cloud.nix" nix-shell --run "bild Biz/Dev.nix" - nix-shell --run "bild Que/Site.hs" - nix-shell --run "bild Que/Host.hs" - nix-shell --run "bild Que/Prod.nix" + #nix-shell --run "bild Que/Site.hs" + #nix-shell --run "bild Que/Host.hs" + #nix-shell --run "bild Que/Prod.nix" - nix-shell --run "bild Hero/Host.hs" - nix-shell --run "bild Hero/Node.hs" - nix-shell --run "bild Hero/Prod.nix" + #nix-shell --run "bild Hero/Host.hs" + #nix-shell --run "bild Hero/Node.hs" + #nix-shell --run "bild Hero/Prod.nix" -- cgit v1.2.3