Auto Deploy Ghost Themes

I would like to auto deploy my themes to my ghost blog server from Gitlab. Do anyone have a nice guide on how you can auto deploy themes from Gitlab?

1 Like

If you’re using GitLab CI in the deploy stage, I wrote an NPM package called ghost deploy to automate the process of uploading and activating a zipped theme - you could create a script which calls Ghost Deploy there :slight_smile:

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.