mirror of
https://git.cloudron.io/cloudron/gitea-app
synced 2025-09-29 00:13:25 +00:00
act_runner implemented
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"id": "io.gitea.cloudronapp",
|
||||
"title": "Gitea",
|
||||
"id": "io.gitea.actrunner.cloudronapp",
|
||||
"title": "Gitea + Act Runner",
|
||||
"author": "Gitea developers",
|
||||
"description": "file://DESCRIPTION.md",
|
||||
"tagline": "A painless self-hosted Git Service",
|
||||
@@ -10,6 +10,7 @@
|
||||
"httpPort": 3000,
|
||||
"memoryLimit": 536870912,
|
||||
"addons": {
|
||||
"docker": {},
|
||||
"mysql": {},
|
||||
"sendmail": {
|
||||
"supportsDisplayName": true
|
||||
|
Reference in New Issue
Block a user