We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d9e8ef commit 092ec77Copy full SHA for 092ec77
hooks.json
@@ -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