Skip to content
Snippets Groups Projects
Commit 76c71b19 authored by Hugo Trentesaux's avatar Hugo Trentesaux
Browse files

WIP fix CI

parent 1474cecd
No related branches found
No related tags found
No related merge requests found
Pipeline #32677 failed
...@@ -44,6 +44,8 @@ upload: ...@@ -44,6 +44,8 @@ upload:
release: release:
stage: release stage: release
image: registry.gitlab.com/gitlab-org/release-cli:latest image: registry.gitlab.com/gitlab-org/release-cli:latest
script:
- echo "Running the release job."
release: release:
tag_name: $CI_COMMIT_TAG tag_name: $CI_COMMIT_TAG
name: 'Release $CI_COMMIT_TAG' name: 'Release $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