- no new features in this release, this is mostly about methodology
- deployment now works on release event
behavior is as follow
- commit on a feature branch : runs unit tests
- commit on master : runs unit tests, builds 'unstable' docker image
- release : build 'official' docker image, deploys to production server