From 8c3ff4993b22be6bd664e31d5097aebe487dba82 Mon Sep 17 00:00:00 2001 From: Slava Date: Mon, 28 Aug 2023 19:52:33 +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 c041a8e..cac0514 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -35,7 +35,7 @@ release: script: - echo "Release WPE 2.0_$CI_COMMIT_SHORT_SHA" - release: + release_job: tag_name: v2.0.$CI_PIPELINE_IID name: 'WPE 2.0_$CI_COMMIT_SHORT_SHA' description: '$CI_COMMIT_MESSAGE' \ No newline at end of file