Skip to content
Snippets Groups Projects
Commit 31c52199 authored by Brian Lewis's avatar Brian Lewis
Browse files

Remove release step

parent a0c482a6
No related branches found
Tags 0.5.0
2 merge requests!2Ingest different DRS formats,!1Ingest
Pipeline #16142 passed
......@@ -36,14 +36,3 @@ build:
- target/release/freva-ingest
rules:
- if: $CI_COMMIT_TAG
release:
stage: release
image: registry.gitlab.com/gitlab-org/release-cli:latest
script:
- echo "creating release $CI_COMMIT_TAG"
release:
name: $CI_COMMIT_TAG
description: ./CHANGELOG.md
tag_name: $CI_COMMIT_TAG
ref: $CI_COMMIT_SHA
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