0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-13 11:11:49 +02:00

ci: fixed python-semantic-release version to 7.*

This commit is contained in:
2023-07-17 06:15:33 +00:00
parent d8038a8cd0
commit cc69cf9b61

View File

@ -72,7 +72,7 @@ semver:
- git tag
# build
- pip install python-semantic-release wheel
- pip install python-semantic-release==7.* wheel
- export GL_TOKEN=$CI_UPDATES
- export REPOSITORY_USERNAME=__token__
- export REPOSITORY_PASSWORD=$CI_PYPI_TOKEN