Skip to content

Commit 092ec77

Browse files
authored
Create hooks.json
1 parent 5d9e8ef commit 092ec77

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

hooks.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
[
2+
{
3+
"id": "redeploy",
4+
"execute-command": "/home/ubuntu/redeploy.sh",
5+
"command-working-directory": "/home/ubuntu",
6+
"response-message": "Redeploying server container."
7+
}
8+
]

0 commit comments

Comments
 (0)