A Multi-branch pipeline triggered automatically on code changes (Using GitHub WebHooks).
It builds a dockerized Postgresql instance & Odoo ERP instance with a custom module I created to handle work in a public library.
It tests and builds A Java Maven App into a docker image implementing automatic app version increment.
Then it pushes the java app image to dockerHub repo and publish changes to github automatically.