Skip to content

Create annotated tags for Omnibus API releases

Yorick Peterse requested to merge omnibus-annotated-tags into master

Omnibus requires an annotated tag to build packages, and will outright refuse to do anything if the tag is not annotated. This commit ensures that when we tag Omnibus, we specify a message for the tag; creating an annotated tag.

Merge request reports