[Komodo] Commit Sync: update master_sync.toml

This commit is contained in:
komodo
2025-10-31 02:47:49 +00:00
parent 708d2c6195
commit 49e98f410c

View File

@@ -372,8 +372,7 @@ branch = "master"
name = "Master_Resource_Sync" name = "Master_Resource_Sync"
[repo.config] [repo.config]
server = "unraid" server = "unraid"
git_provider = "gitea:3000" git_provider = "gitea.andrewamason.tech"
git_https = false
git_account = "andrewamason" git_account = "andrewamason"
repo = "andrewamason/resources" repo = "andrewamason/resources"
@@ -679,19 +678,6 @@ branch = "master"
## ##
[[procedure]]
name = "Image Pull"
config.schedule_timezone = "America/New_York"
[[procedure.config.stage]]
name = "Stage 1 - Update All Images"
enabled = true
executions = [
{ execution.type = "BatchPullStack", execution.params.pattern = """, # Match stacks by name, id, wildcard, or \regex\., *""", enabled = true }
]
##
[[action]] [[action]]
name = "Deploy if Changed" name = "Deploy if Changed"
[action.config] [action.config]