Skip to content
This repository was archived by the owner on May 8, 2023. It is now read-only.

CircleCI: Enable automated build of your GitHub project

Jean-Christophe Fillion-Robin edited this page Jul 14, 2018 · 3 revisions

Assuming you want to automatically build a project named hello-cpp belonging to an organization named python-packaging-tutorial, the steps are the following:

  • Click on Add Project

circleci-github-integration-1

  • Click on Set Up Project

circleci-github-integration-2

  • Click on Start building

circleci-github-integration-3

  • Optionally enable the Auto-cancel of redundant builds

circleci-github-integration-4

Clone this wiki locally