Skip to content

Add GitHub Action to publish a pre-release for every new commit on develop

Alex requested to merge feature/developGitHubPreRelease into develop

Created by: Nicklas2751

A GitHub pre-release for every new commit on develop. Also, publishes a container for the pre-release.

Switched from deprecated spotify dockerfile plugin to fabric8 docker-maven-plugin for Container creation

The GitHub Action in Action: https://github.com/mediathekview/MServer/actions/runs/3292730373 Result: https://github.com/mediathekview/MServer/releases/tag/latest-develop

Merge request reports