mirror of
https://github.com/bec-project/ophyd_devices.git
synced 2026-01-16 15:29:20 +01:00
ci: fixed upload of release
This commit is contained in:
@@ -151,9 +151,6 @@ semver:
|
|||||||
- 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
|
- semantic-release publish
|
||||||
release:
|
|
||||||
tag_name: $CI_COMMIT_TAG
|
|
||||||
description: $CI_COMMIT_TAG
|
|
||||||
|
|
||||||
allow_failure: false
|
allow_failure: false
|
||||||
rules:
|
rules:
|
||||||
|
|||||||
Reference in New Issue
Block a user