Automatic Deployment
User Story
As a developer I would like the API to be automatically bundled in a docker container and deployed to the server when merging to the main branch after the regular testing pipeline succeeded.
Acceptance Criteria
The deployed API can be updated by merging the develop branch to the main branch.