Deployment Hooks
Deployment Hooks
A hook, also known as a webhook, is a way to add your own code to a standard process to make changes. On a platform, this lets you run your own scripts before or after deploying an application. For example, you can set up hooks...