all repos — homestead @ d5452374577a027c0eb1ea9c5c4a15ea76dae734

Code for my website

use a smaller shell for CI

Alan Pearce
commit

d5452374577a027c0eb1ea9c5c4a15ea76dae734

parent

ffeb0c45e6e62eb915e85fce3264564e1014b0ef

1 file changed, 1 insertion(+), 1 deletion(-)

changed files
M justfilejustfile
@@ -1,5 +1,5 @@
#!/usr/bin/env cached-nix-shell -#!nix-shell -i "just --justfile" +#!nix-shell ci.nix -i "just --justfile" docker_registry := "registry.fly.io/alanpearce-eu" listen_address := env_var_or_default("LISTEN_ADDRESS", "::1")