AMILookup / amilookup.com

amilookup.com front end code
http://www.amilookup.com
GNU General Public License v3.0
1 stars 0 forks source link

CI/CD via CircleCI #8

Open ajack764 opened 5 years ago

ajack764 commented 5 years ago

Deploy on each pull request as well as on each git version tag.

lordmuffin commented 5 years ago

The first iteration of this is complete. We have CI/CD in place, but it is very basic. The next steps will be to add Semantic Versioning to the build process, and handle the branching strategy.