ucladevx / Bmaps-Backend

Documentation and source code for public events/locations APIs.
http://github.com/ucladevx/Bmaps-Backend/
MIT License
6 stars 2 forks source link

CI/CD #150

Open wfehrnstrom opened 4 years ago

wfehrnstrom commented 4 years ago

The first steps towards continuous integration were taken by incorporating a basic build vetting step for our resulting docker images. We should expand upon the integration by adding true unit tests to what is currently a no-op step within the workflow, and we should also explore ways to automatically deploy off branches to AWS.