Building a web deployment pipeline using post-receive hook
This article will demonstrate how you can build a deployment pipeline from your local test server to a remote using a git hook called post-receive. This tutorial is specifically for unix-based systems such as Linux and MacOS but can also be done on W...
moz.hashnode.dev4 min read