]> git.apps.os.sepia.ceph.com Git - linux-firmware.git/commit
Add a rule for automatic tagging releases by pipeline schedule
authorMario Limonciello <mario.limonciello@amd.com>
Thu, 31 Aug 2023 02:19:49 +0000 (21:19 -0500)
committerMario Limonciello <mario.limonciello@amd.com>
Thu, 31 Aug 2023 03:58:36 +0000 (22:58 -0500)
commitb2f03c845a210dc9f8ef48c0db761e3e02575eec
treea474e2260cf7c9ab830b2806923d3f5aa0edd37d
parent69e68cde08fa58f2c53c5cac0b2148f833f08123
Add a rule for automatic tagging releases by pipeline schedule

This requires a personal access token with write repository permissions
to be created and a pipeline scheduled with the RELEASE_TOKEN masked
variable set.

When that combination is done, a tag is automatically created following
`YYYYMMDD` syntax when the pipeline runs.

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
.gitlab-ci.yml