clamp-orchestrator / clamp-core

A microservices flow orchestrator and workflow manager.
https://clamp-orchestrator.github.io/clamp-orchestrator/
MIT License
9 stars 4 forks source link

Circleci project setup #30

Closed priyaaank closed 4 years ago

priyaaank commented 4 years ago

This commit does the circle ci setup for the project. At the moment it is trying to run a set of unit tests with the local Postgres databases. Eventually, the CI job config will involve the release of a docker image as well as a binary that can be deployed outside the docker setup.