Skip to content
Snippets Groups Projects
Commit 445b8ff1 authored by Alex Kanitz's avatar Alex Kanitz
Browse files

check

parent 1eff6785
No related branches found
No related tags found
1 merge request!8ci: automatically add release
Pipeline #14485 passed
...@@ -83,6 +83,7 @@ publish_release: ...@@ -83,6 +83,7 @@ publish_release:
script: script:
- echo "running release_job for $TAG" - echo "running release_job for $TAG"
release: release:
tag_name: '$VERSION' tag_name: "$VERSION"
description: '$VERSION' description: "Release created using the release-cli."
ref: '$CI_COMMIT_SHA' ref: "$CI_COMMIT_SHA"
allow_failure: true
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment