There is a well documented support article on how to do continuous integration on WP Engine with Bitbucket, but nothing that I could find for Azure Devops. This walkthrough will document how to do deployments to WP Engine site utilizing Azure Devops. I’ve set this up as a template instead of a single YAML file, so that it’s easier to deploy across multiple sites with only a couple of small tweaks on your parameters.

Read more Comments Off on WP Engine Deployments via Azure Devops Pipelines