1
0
mirror of https://git.cloudron.io/cloudron/gitea-app synced 2025-09-27 23:47:28 +00:00

act_runner implemented

This commit is contained in:
Vladimir D
2025-05-08 22:26:58 +04:00
parent d0d4b89f12
commit 626326f65e
5 changed files with 58 additions and 8 deletions

View File

@@ -6,3 +6,7 @@ This app is pre-setup with an admin account. The initial credentials are:
<sso>
Use the `Local` authentication source for logging in as admin.
</sso>
Gitea is bundled along with `act_runner` runner. It's being registered in Gitea at the first run.
To configure `act_runner` you need to update `/app/data/act_runner/config.yaml`. Please read a config example for a reference.
https://gitea.com/gitea/act_runner/src/branch/main/internal/pkg/config/config.example.yaml