feat(gitea): add README and CHANGELOG for Gitea act_runner add-on

This commit is contained in:
Martin Tahiraj
2026-04-02 09:45:05 +02:00
parent dc68562bbd
commit bc2fbe7f5b
4 changed files with 146 additions and 74 deletions

View File

@@ -21,8 +21,8 @@ build_from:
aarch64: "gitea/act_runner:latest"
options:
gitea_url: ""
runner_token: ""
gitea_url: "http://192.168.1.x:3000"
runner_token: "paste-your-registration-token-here"
runner_name: "haos-runner"
runner_labels: "ubuntu-latest:docker://catthehacker/ubuntu:act-22.04"
log_level: "info"