This commit is contained in:
JamBox
2026-02-15 21:28:27 -08:00
parent 23019d78c9
commit 9263251f8d

View File

@@ -1,8 +1,8 @@
[ [
{ {
"id": "redeploy-apps", "id": "redeploy-apps",
"execute-command": "{{getenv \"HOME\"}}/server-stack/deploy.sh", "execute-command": "/home/jamesvanboxtel/server-stack/deploy.sh",
"command-working-directory": "{{getenv \"HOME\"}}/server-stack", "command-working-directory": "/home/jamesvanboxtel/server-stack",
"trigger-rule": { "trigger-rule": {
"match": { "match": {
"type": "payload-hmac-sha256", "type": "payload-hmac-sha256",