fix
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
[
|
||||
{
|
||||
"id": "redeploy-apps",
|
||||
"execute-command": "{{getenv \"HOME\"}}/server-stack/deploy.sh",
|
||||
"command-working-directory": "{{getenv \"HOME\"}}/server-stack",
|
||||
"execute-command": "/home/jamesvanboxtel/server-stack/deploy.sh",
|
||||
"command-working-directory": "/home/jamesvanboxtel/server-stack",
|
||||
"trigger-rule": {
|
||||
"match": {
|
||||
"type": "payload-hmac-sha256",
|
||||
|
||||
Reference in New Issue
Block a user