diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 75e4ca1..37a6ef3 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -60,7 +60,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