Update .gitlab-ci.yml file

This commit is contained in:
Slava
2023-08-28 20:53:32 +00:00
parent ccfa671f52
commit 97ca6a23c7

View File

@@ -34,7 +34,7 @@ release_job:
- test.txt - test.txt
script: script:
- echo "Release WPE 2.0_$CI_COMMIT_SHORT_SHA" - echo "Release WPE 2.0_$CI_COMMIT_SHORT_SHA branch: $CI_COMMIT_BRANCH"
release: release:
tag_name: v2.0.$CI_PIPELINE_IID tag_name: v2.0.$CI_PIPELINE_IID