Enable Nix and refresh linux cache volumes
This commit is contained in:
parent
0310ef17dc
commit
c47f0e6bea
5 changed files with 19 additions and 13 deletions
|
|
@ -33,12 +33,12 @@ namespace:
|
|||
network: ""
|
||||
linux_cache_path: "/var/cache/burrow"
|
||||
linux_cache_volumes:
|
||||
- tag: "burrow-forgejo-linux-nix"
|
||||
- tag: "burrow-forgejo-linux-nix-v2"
|
||||
mount_point: "/nix"
|
||||
size_gb: 60
|
||||
- tag: "burrow-forgejo-linux-cache"
|
||||
size_gb: 80
|
||||
- tag: "burrow-forgejo-linux-cache-v2"
|
||||
mount_point: "/var/cache/burrow"
|
||||
size_gb: 40
|
||||
size_gb: 80
|
||||
macos_cache_path: "/Users/runner/.cache/burrow"
|
||||
macos_cache_volumes:
|
||||
- tag: "burrow-forgejo-macos-shared-v1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue