Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.37 KB

readme.md

File metadata and controls

36 lines (21 loc) · 1.37 KB

CircleCI

CircleCI is a free tool, that can be used to build your required packages. There are various offerings, but CircleCI works perfectly and is one of the better ones.

To Create a DigitalOcean Account

Browse to the CircleCI WebPage and select 'Sign up':

signup

From here you will be asked to Create an Account. Before you do this, ensure you already have a GitHub Account, and select the 'Sign up with GitHub' option, selecting the dropdown box and choosing 'All Repos':

create account

You will then be asked to Authorise your connectivity to GitHub, this works best if you have GitHub open and logged in from another tab in your web browser.

authorise

Once you have authorised your account with GitHub, you will be asked to complete some questions on your intended use of the product. It does not really matter what you select here:

verify

Next you will need to select the GitHub organisation you intend to use:

organisation

Finally, select the 'Skip setup' option form the bottom of the screen:

explore

This is all you need to do for now, we will come back to CircleCI later.