Fix Forgejo NSC nsc runtime path
This commit is contained in:
parent
865b676c99
commit
44dd88c111
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ forgejo:
|
||||||
timeout: "30s"
|
timeout: "30s"
|
||||||
|
|
||||||
namespace:
|
namespace:
|
||||||
nsc_binary: "/run/current-system/sw/bin/nsc"
|
nsc_binary: "nsc"
|
||||||
compute_base_url: "https://ord4.compute.namespaceapis.com"
|
compute_base_url: "https://ord4.compute.namespaceapis.com"
|
||||||
image: "code.forgejo.org/forgejo/runner:11"
|
image: "code.forgejo.org/forgejo/runner:11"
|
||||||
machine_type: "4x8"
|
machine_type: "4x8"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue