CI erzeugt jetzt release für tags
Tags MÜSSEN so aussehen
Package version can only contain numbers (0-9), and dots (.).
Must be in the format of X.Y.Z, i.e. should match /\A\d+.\d+.\d+\z/ regular expresion.
See https://docs.gitlab.com/ee/user/packages/generic_packages/#publish-a-package-file
neues make target "dist"
make dist ohne weitere argumente erzeugt '-dev' releases.
make dist CI_COMMIT_TAG='version-123' erzeugt entsprechendes archiv