Chapter 12: Installation and Basics of CircleCI

  1. Jenkins allows for full customization because it must be installed and setup by a Jenkins Administrator while Circle CI is much easier to setup but doesn't allow for the customization that you can get with Jenkins. With that being said all you have to do is declare an environment that you want to work with which is Linux by default and declare the build language that you are going to use in the yml script such as Java.
  2. Yes, Circle CI works with both Bitbucket and GitHub.
  3. You simply have to click the Add Projects button in the Circle CI Application and then click the Setup Project button for the repository that you want to setup.
  4. You click on the JOBS link in the left navigation pane and then ...

Get Hands-On Continuous Integration and Delivery now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.