Add very basic deployment service based on webhook
This commit is contained in:
parent
a70ea6ef2a
commit
5d22308f0f
5 changed files with 92 additions and 0 deletions
scripts
|
@ -9,6 +9,7 @@ import hcl2
|
|||
icon_overrides = {
|
||||
"acme_dns": "lets-encrypt",
|
||||
"backup": "restic",
|
||||
"deploy": "webhook",
|
||||
"extra_services": None,
|
||||
"forgejo_runner": "forgejo",
|
||||
"healthcheck": "healthchecks",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue