Getting started with CircleCI

Circle CI is a continuous integration platform that automatically runs your build in a clean container or virtual machine, allowing the code stored on your repository to be directly tested for every commit. CircleCI can be used in the cloud as a SaaS solution or installed as a self-hosted solution on your environment. Let's perform the following steps to get started using the cloud version of CircleCI:

  1. Sign up for CircleCI using your GitHub account by going to https://circleci.com/signup/.
  2. After you've signed up, click on the ADD PROJECTS button on the left-hand side of the Dashboard view:

  1. From the upper-left drop-down menu, select the GitHub account where you want to build your projects.
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.219.134.198