mirror of
https://gitlab.com/simple-nixos-mailserver/nixos-mailserver.git
synced 2024-12-29 12:30:34 +05:00
ci: increase cache timeout to 10 minutes
The default is 3, and this can lead to cache timeouts while saving the contents of /nix/store.
This commit is contained in:
parent
929cac8f50
commit
789af710ed
@ -8,3 +8,4 @@ script:
|
||||
cache:
|
||||
directories:
|
||||
- /nix/store
|
||||
timeout: 600
|
||||
|
Loading…
Reference in New Issue
Block a user