Skip to content
Snippets Groups Projects
Commit 20a8dc7b authored by Bro Brian's avatar Bro Brian
Browse files

Update .gitlab-ci.yml file

parent fbb9ebd3
No related branches found
No related tags found
No related merge requests found
Pipeline #50353 passed
......@@ -56,8 +56,8 @@ create release:
- job: package
artifacts: true
release:
name: $CI_PROJECT_NAME-$CI_COMMIT_SHORT_SHA
tag_name: $CI_COMMIT_SHORT_SHA
name: $CI_PROJECT_NAME-${CI_JOB_ID}
tag_name: ${CI_JOB_ID}
ref: master
description: "Created using the release-cli"
assets:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment