Skip to content

Full CI-CD release

Latest
Compare
Choose a tag to compare
@adenau adenau released this 28 Sep 14:55
  • 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