Commit 50ea72df authored by JetFox's avatar JetFox
Browse files

Update .gitlab-ci.yml file

parent 285615be
Showing with 1 addition and 1 deletion
+1 -1
......@@ -45,7 +45,7 @@ release:
PACKAGE_REGISTRY_URL="${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/generic/${CI_PROJECT_NAME}/${CI_COMMIT_TAG}"
- >
release-cli create
--name "Release $CI_COMMIT_TAG"
--name "$CI_PROJECT_TITLE"
--description "Release of $CI_COMMIT_TAG from $CI_PROJECT_NAME"
--tag-name "$CI_COMMIT_TAG"
--assets-link "{\"name\":\"${CI_PROJECT_NAME}.zip\",\"url\":\"${PACKAGE_REGISTRY_URL}/${CI_PROJECT_NAME}.zip\"}"
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment