Completed
19:28 Step 9 - Check the run of pipeline manually and on committing a change
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
CircleCI for Beginners - Getting Started - Part 1
Automatically move to the next video in the Classroom when playback concludes
- 1 00:00 Intro
- 2 00:37 What is CircleCI
- 3 03:52 Step 1 - Create account on CircleCI
- 4 06:17 Step 2 - Create an organization
- 5 07:20 Step 3 - Create GitHub account using a valid email Skip if you already have it can also use Bitbucket, GitLab
- 6 09:50 Step 4 - Create a Repo and commit a file can use existing repo
- 7 11:11 Step 5 - On CircleCI go to Org settings > VCS connections > add CircleCI App on GitHub and authorize
- 8 13:36 Step 6 - Create Project and Pipeline. Select a repo
- 9 15:34 Step 7 - Add config file config.yml Setup triggers when to run the config.yml
- 10 17:04 Step 8 - Review and finish setup
- 11 19:28 Step 9 - Check the run of pipeline manually and on committing a change
- 12 23:02 Outro