ci: add custom runner images with Node.js pre-installed

This commit is contained in:
2026-09-07 09:08:10 -07:00
parent c63571ed1e
commit 0f9f0eef2a
7 changed files with 120 additions and 3 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ runner:
repository: code.forgejo.org/forgejo/runner
tag: "6"
name: node-runner
labels: "node:docker://node:22-bookworm"
labels: "node:docker://forgejo.riotpiao.com/rock/forgejo-runner-node:latest"
# GC CronJob renders only from the default (golang) values to avoid duplicates
gc: