Level 5
That's great. More information can be found here too https://envoyer.io/docs
Useful trick for those who use Envoyer and may wish to access the Git commit hash in their deployment hooks...Taylor has kindly added a {{sha}} placeholder. So we can use it in our deployment scripts and it will be replaced with the Git commit hash.
After a successful deployment I use a hook to notify Rollbar and send the commit hash.
Please or to participate in this conversation.