all repos — homestead @ 0ee2ed4d0743f2f9834090358c9b9b824116f24e

Code for my website

ci: cache more data

Alan Pearce
commit

0ee2ed4d0743f2f9834090358c9b9b824116f24e

parent

ae62ba7dcb9cf56f24f078bd31a9d2b9e0fbf0ae

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

jump to
M .build.yml.build.yml
@@ -31,7 +31,7 @@ nix flake check
just docker-image-fly nix copy --substitute-on-destination \ --to ssh://nixremote@linde.alanpearce.eu \ - .#builder .#server $(nix-store --query --requisites ) + . - deploy: | if [[ "$GIT_REF" != "refs/heads/main" ]]