youtube image
From YouTube: Create a Release using .gitlab-ci.yml Part 1

Description

Update: You can now use the release keyword directly in your .gitlab-ci.yml file
https://youtu.be/YtaqZMwx7sA

Walkthrough of how to Create a Release using GitLab's CI/CD configuration file .gitlab-ci.yml and GitLab's Release CLI tool

Release CLI - https://gitlab.com/gitlab-org/release-cli/-/tree/master/docs#gitlab-release-command-line-tool
Release CLI Issues - https://gitlab.com/gitlab-org/release-cli/-/issues
Sample project - https://gitlab.com/jaime/hello