Using GitLab Runner for CI/CD
Play
14:20 CC

Using GitLab Runner for CI/CD

#135 May 27, 2018 pro
GitLab is a great version control software which has options to either self host or or use their hosted solution. In this episode, we look at using the GitLab Runner to run our Continuous Integration and Continuous Deployment.

Version Control with Git Flow
Play
6:33 CC

Version Control with Git Flow

#48 Sep 25, 2016 free
Using Git Flow, learn how to work with branches and organize your changes. Once you have completed features, learn how to merge them back into a develop branch and prepare for a release to your master branch.