update act runner addons
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
---
|
||||
name: "Act Runner and Ansible Add-on"
|
||||
version: "1.0.0"
|
||||
slug: "act_runner_ansible"
|
||||
description: "Home Assistant add-on that runs Act runner with Gitea integration."
|
||||
url: https://mezgit.duckdns.org/mezned/HAddons/gitea_act_runner
|
||||
codenotary: codenotary@feres.dev
|
||||
init: false
|
||||
arch:
|
||||
- aarch64
|
||||
- amd64
|
||||
- armhf
|
||||
- armv7
|
||||
- i386
|
||||
startup: "application"
|
||||
boot: "auto"
|
||||
options:
|
||||
gitea_url: "https://your-gitea-instance.com"
|
||||
gitea_token: "your_token"
|
||||
@@ -21,4 +21,4 @@ schema:
|
||||
gitea_token: str
|
||||
repository: str
|
||||
act_runner_options: str?
|
||||
log_level: list(trace|debug|info|notice|warning|error|fatal)?
|
||||
log_level: list(trace|debug|info|notice|warning|error|fatal)?
|
||||
|
Reference in New Issue
Block a user