Improve CI (auto deploy staging)
So the idea is to implement these steps in the CI:
- lint the code
- test the code
- build a project with cookiecutter-hope and the latest django-hope
- run its own tests
- deploy to our shared instance
So the idea is to implement these steps in the CI: