diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index f11bcfa489eec339f2beefcf69557553c651d185..137fb381afb68daedc80ff91318b00c249ef8a82 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -21,7 +21,7 @@ publish: - git config user.email "${GITLAB_USER_EMAIL}" - git remote set-url origin "https://gitlab-ci-token:${GL_TOKEN}@git.happy-dev.fr/${CI_PROJECT_PATH}.git" - pip install git+https://github.com/plup/python-semantic-release - - pip install git+https://git.happy-dev.fr/startinblox/py-commit-parser.git + - pip install sib-commit-parser script: - semantic-release publish only: