This automation is very promising ![]()
Question: can I define which branch the CI should pull the code from?
In my case I would have two branches:
- “master” would be where I develop the theme
- “dist” is the output of
gulp buildready to be uploaded on my ghost site
Thank you!
Will test