mirror of
https://github.com/harivansh-afk/nix.git
synced 2026-04-20 19:02:12 +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
|
let
|
||||||
|
# Cache root for tooling used inside CI jobs (npm, pip, cargo, ...).
|
||||||
cacheRoot = "/var/cache/forgejo-runner";
|
cacheRoot = "/var/cache/forgejo-runner";
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue