ci: cache more data
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" ]]