How to Automate "Upload theme files"
-
I currently have a BASH deploy script which builds the theme and deploys to the public www folder.
The next step is opening the CDN tab to click
Upload theme files
then clickingstart
and waiting for the files to be uploaded.I would like to automate this task.
What solutions or hooks can I use to kick off the
Upload theme files
process? If I need to use WP-CLI I’m fine with that but anything to reduce clicking on every JS/CSS change!Thanks!
- The topic ‘How to Automate "Upload theme files"’ is closed to new replies.