Skip to content
Snippets Groups Projects
Commit c44d96c2 authored by ale's avatar ale
Browse files

Cant tag releases where there is no tag

parent 4044d95c
No related branches found
Tags 0.2.1c
No related merge requests found
Pipeline #11517 passed
......@@ -37,6 +37,5 @@ release:
- echo uploading liber-${VERSION}.tar.gz
- "curl --header 'JOB-TOKEN: $CI_JOB_TOKEN' --upload-file liber-${VERSION}.tar.gz ${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/generic/liber/${VERSION}/liber-${VERSION}.tar.gz"
only:
- master
- tags
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