ci: add custom runner images with Node.js pre-installed
Build Runner Images / Build and Push Runner Images (push) Failing after 58s
Build Runner Images / Build and Push Runner Images (push) Failing after 58s
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user