From 0d82b586e48655e053ec2ad85c85e6838ae37a5a Mon Sep 17 00:00:00 2001 From: Slava Date: Sat, 26 Aug 2023 21:02:52 +0000 Subject: [PATCH] Update .gitlab-ci.yml file --- .gitlab-ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 87c4331..0fe479f 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -30,6 +30,6 @@ release_job: - rm README.md release: - # tag_name: $CI_COMMIT_SHORT_SHA + tag_name: $CI_COMMIT_SHORT_SHA name: 'WPE 2.0_$CI_COMMIT_SHORT_SHA' description: '$CI_COMMIT_MESSAGE' \ No newline at end of file