all repos — website @ 9a10bbdb7ab8cb4da1002729b463ed9beca13858

My website

ci: cache more data

Alan Pearce
commit

9a10bbdb7ab8cb4da1002729b463ed9beca13858

parent

a178232d9a9e54821f1f0a72d3971305c1609e33

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

changed files
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" ]]