Skip to content

montoyadamien/CircleCI_example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CircleCI example Build status

This repository aims to show how to use the continuous integration tool CircleCI to launch some database tests. The project example works with Go and PostgreSQL. First we have two Go services, Plant and Tree using PostgreSQL for database access. Pushing on the repository will trigger the CircleCI builds defined here.

Technologies

Configure CircleCI

  • Get to CircleCI then Log In.
  • Then, you can choose your code versionning, GitHub in the case of this example.
  • Next, on the "Projects" part, click on "Set Up Project" on the one you want to use with CircleCI.

Example of a success build :
Sucess Build Picture

About

CircleCI - Continuous Integration & Delivery example

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published