Add very basic deployment service based on webhook

This commit is contained in:
Tobias Reisinger 2025-05-25 16:11:05 +02:00
parent a70ea6ef2a
commit 5d22308f0f
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
5 changed files with 92 additions and 0 deletions

View file

@ -9,6 +9,7 @@ import hcl2
icon_overrides = {
"acme_dns": "lets-encrypt",
"backup": "restic",
"deploy": "webhook",
"extra_services": None,
"forgejo_runner": "forgejo",
"healthcheck": "healthchecks",