ci: re-enable cache push step (named-volume bind for relative path)
This commit is contained in:
5
runner/.gitignore
vendored
5
runner/.gitignore
vendored
@@ -1,3 +1,8 @@
|
||||
.env
|
||||
data/
|
||||
result
|
||||
|
||||
# Binary cache state + signing keys. The cache.sec must never be
|
||||
# committed; the public key is regenerated per deployment too
|
||||
# (`nix-store --generate-binary-cache-key`).
|
||||
cache/
|
||||
|
||||
Reference in New Issue
Block a user