ci: cache more data
Alan Pearce alan@alanpearce.eu
Sat, 11 May 2024 20:31:55 +0200
1 files changed, 1 insertions(+), 1 deletions(-)
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" ]]