
August 14, 2019 | infrastructure devops
Build your Jekyll site and Deploy it on GitHub Pages with an Azure DevOps pipeline
So far I have been using Travis-CI as my Continuous Integration (CI) system for my build and release process for my Blog. However recently, VSTS got rebranded to Azure Pipelines, and I felt everything got mature enough to finally migrate to Azure Pipelines. To my surprise this turned out to be super easy! Let's see how it can be done!