all repos — website @ 9a10bbdb7ab8cb4da1002729b463ed9beca13858

My website

ci: cache more data
Alan Pearce alan@alanpearce.eu
Sat, 11 May 2024 20:31:55 +0200
commit

9a10bbdb7ab8cb4da1002729b463ed9beca13858

parent

a178232d9a9e54821f1f0a72d3971305c1609e33

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