mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-19 11:03:47 +00:00
chore(netty): note purpose of cacheRoot
Made-with: Cursor
This commit is contained in:
parent
320cc037c3
commit
ab724b4ac1
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
}:
|
||||
|
||||
let
|
||||
# Cache root for tooling used inside CI jobs (npm, pip, cargo, ...).
|
||||
cacheRoot = "/var/cache/forgejo-runner";
|
||||
in
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue