youtube image
From YouTube: Create releases from .gitlab-ci.yml Part 2

Description

Introduced in GitLab 13.2.

You can now create releases using the release keyword as as step in your .gitlab-ci.yml file.

- CI reference https://docs.gitlab.com/ee/ci/yaml/#release
- Sample project https://gitlab.com/jaime/hello
- Release node issue https://gitlab.com/gitlab-org/gitlab/-/issues/199250
- Release generation epic https://gitlab.com/groups/gitlab-org/-/epics/2510
- Release CLI https://gitlab.com/gitlab-org/release-cli
- Add first-class semantic versioning to Releases https://gitlab.com/gitlab-org/gitlab/-/issues/213838