Skip to content
Snippets Groups Projects
Commit 9573d3a0 authored by Dominik Rimpf's avatar Dominik Rimpf :chipmunk:
Browse files

FIX: release CI

parent 0f7de713
No related branches found
No related tags found
1 merge request!2Automated Publishing and Releasing
Pipeline #252137 passed
......@@ -46,6 +46,8 @@ build:
release:
image: registry.gitlab.com/gitlab-org/release-cli:latest
stage: release
before_script:
- echo "Before Script"
script:
- echo "Release"
release:
......
[tool.poetry]
name = "viscosity-packager"
version = "0.1.0-alpha.1"
version = "0.1.0-alpha.2"
description = ""
authors = ["Dominik Rimpf <dominik.rimpf@kit.edu>"]
license = "MIT"
......
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