fix
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user