fix remote builds, add copying
This commit is contained in:
parent
8e1813ca0d
commit
529c88f0fb
7 changed files with 342 additions and 103 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue