mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2025-07-13 20:21:52 +02:00
fix: fixed release update
This commit is contained in:
@ -150,6 +150,7 @@ semver:
|
|||||||
- semantic-release -vv version
|
- semantic-release -vv version
|
||||||
- python -m build
|
- python -m build
|
||||||
- twine upload dist/* -u __token__ -p $CI_PYPI_TOKEN
|
- twine upload dist/* -u __token__ -p $CI_PYPI_TOKEN
|
||||||
|
- semantic-release publish
|
||||||
release:
|
release:
|
||||||
tag_name: $CI_COMMIT_TAG
|
tag_name: $CI_COMMIT_TAG
|
||||||
description: $CI_COMMIT_TAG
|
description: $CI_COMMIT_TAG
|
||||||
|
Reference in New Issue
Block a user