Skip to content
Snippets Groups Projects

Build package

Merged Bryan Brancotte requested to merge build-package into main
1 file
+ 0
4
Compare changes
  • Side-by-side
  • Inline
+ 0
4
@@ -17,7 +17,3 @@ upload:
- sed -i "s/v0.0.1-dev/$CI_COMMIT_TAG/g" src/__init__.py
- python -m build
- python -m twine upload --verbose --repository-url ${PRIVATE_REGISTRY_API_URL} dist/*
release:
tag_name: $CI_COMMIT_TAG
name: 'Release $CI_COMMIT_TAG'
description: 'Release created using the release-cli.'
Loading