djangojobportal / djp

A job portal focusing on django talent/skill
https://staging.djp.djangojobportal.com
1 stars 1 forks source link

integrate CI/CD tool #6

Open sonlinux opened 5 years ago

sonlinux commented 5 years ago

problem

We need a way to test our code automatically for every commit/push to upstream and perhaps have automated deployments for every commit/merge

Proposed solution

We need a good system cycle that can play these roles effectively such as travis, circleCI etc