Deploy a custom Wordpress theme with zero downtime using Github Actions.
Wordpress Theme Deployment
· One min read
Deploy a custom Wordpress theme with zero downtime using Github Actions.
The easiest way I have found to work on a custom Wordpress theme is to use Local.
You can use Watchtower to automate the deployment of a dockerized app on a VPS.