Details
Description
Acceptance Criteria:
Travis CI yml file in place for usergrid that can build test and produce a testable binary.
- Testable binary can be brought up in a containerized stack (possible on travis)
- Conduct integration tests
- If tests pass, produce CICD jar + build docker container + push to dockerhub
- Try to contain all build steps as bash scripts so that work can be reused in other systems like Jenkins/etc.
Have already started this