Continuous delivery of WordPress maintenance support plans using Ansible and Gitlab
lakshminp
Wed, 10/03/2020 – 22:37
Now that we have automated our deployment, it wouldn’t be too hard to wire it with our code management setup. In this post, we will hook the Ansible scripts with our Git hosting setup so that a deployment gets triggered when you do a “git push”. The idea is, deployment shouldn’t be a chore, so that developers don’t even think of it and only focus on the business logic of their application.
Source: New feed