[Komodo] Commit Sync: update master_sync.toml
This commit is contained in:
@@ -372,8 +372,7 @@ branch = "master"
|
||||
name = "Master_Resource_Sync"
|
||||
[repo.config]
|
||||
server = "unraid"
|
||||
git_provider = "gitea:3000"
|
||||
git_https = false
|
||||
git_provider = "gitea.andrewamason.tech"
|
||||
git_account = "andrewamason"
|
||||
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]]
|
||||
name = "Deploy if Changed"
|
||||
[action.config]
|
||||
|
||||
Reference in New Issue
Block a user