Skip to content
Snippets Groups Projects
Verified Commit e785d611 authored by Gaëtan Blond's avatar Gaëtan Blond
Browse files

Added missing script

parent 11b254c7
No related branches found
No related tags found
1 merge request!1Refactor and clean old code
Pipeline #94881 passed
......@@ -48,6 +48,8 @@ create-release:
variables:
WHEEL_NAME: 'updates_notifier-${CI_COMMIT_TAG}-py3-none-any.whl'
PACKAGE_REGISTRY_URL: ${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/generic/updates-notifier/${CI_COMMIT_TAG}
script:
- echo "Creating release…"
release:
name: 'updates-notifer $CI_COMMIT_TAG release'
tag_name: '$CI_COMMIT_TAG'
......
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