all repos — homestead @ 8d248ebc2312f87b41a88a6c39994a0d1f1a9b8a

Code for my website

build nix package in CI

Alan Pearce
commit

8d248ebc2312f87b41a88a6c39994a0d1f1a9b8a

parent

5578c5601faf87ebedcc6d002d873141cab82c6a

1 file changed, 4 insertions(+), 1 deletion(-)

jump to
M justfilejustfile
@@ -30,7 +30,10 @@
dev: systemfd -s http::{{ listen_address }}:{{ port }} -- modd -ci: check-links +build-nix-package: + nix build .#build + +ci: check-links build-nix-package cd *DEPLOY_FLAGS: && (deploy DEPLOY_FLAGS) fly auth docker