fix remote builds, add copying

This commit is contained in:
⛧-440729 [sophie] 2025-05-06 22:37:39 +02:00
parent 8e1813ca0d
commit 529c88f0fb
No known key found for this signature in database
GPG key ID: 8566000000440729
7 changed files with 342 additions and 103 deletions

View file

@ -18,4 +18,4 @@ build:
- nix --version
script:
- cargo build --release
- target/release/nix-ci --check-cached
- target/release/nix-ci --check-cached --copy-to "file://$(pwd)/cache"