add trigger immich deploy resource: https://demo.monitor.dev/repos/66b87c00211dccffb7e7e102
This commit is contained in:
@ -83,6 +83,6 @@ description = "clone / pull to trigger immich stop, then deploy."
|
|||||||
tags = ["immich", "automation"]
|
tags = ["immich", "automation"]
|
||||||
config.server_id = "demo-server"
|
config.server_id = "demo-server"
|
||||||
config.git_provider = "git.demo.monitor.dev"
|
config.git_provider = "git.demo.monitor.dev"
|
||||||
config.repo = "mbecker/demo-sync"
|
config.repo = "mbecks/demo-sync"
|
||||||
config.on_pull.path = "."
|
config.on_pull.path = "."
|
||||||
config.on_pull.command = "sh ./trigger-immich-deploy.sh"
|
config.on_pull.command = "sh ./trigger-immich-deploy.sh"
|
Reference in New Issue
Block a user