Update .gitlab-ci.yml file

This commit is contained in:
Slava
2023-08-28 19:52:33 +00:00
parent 34d41c4c5b
commit 8c3ff4993b

View File

@@ -35,7 +35,7 @@ release:
script: script:
- echo "Release WPE 2.0_$CI_COMMIT_SHORT_SHA" - echo "Release WPE 2.0_$CI_COMMIT_SHORT_SHA"
release: release_job:
tag_name: v2.0.$CI_PIPELINE_IID tag_name: v2.0.$CI_PIPELINE_IID
name: 'WPE 2.0_$CI_COMMIT_SHORT_SHA' name: 'WPE 2.0_$CI_COMMIT_SHORT_SHA'
description: '$CI_COMMIT_MESSAGE' description: '$CI_COMMIT_MESSAGE'