Skip to content
Snippets Groups Projects
Commit ed831485 authored by plup's avatar plup
Browse files

bugfix: updated commit parser

parent 155ac0eb
No related branches found
Tags v0.6.42
No related merge requests found
Pipeline #5132 passed with stage
in 21 seconds
......@@ -19,7 +19,7 @@ test:
publish:
stage: release
before_script:
- pip install python-semantic-release sib-commit-parser
- pip install python-semantic-release~=5.0 sib-commit-parser~=0.3
- git config user.name "${GITLAB_USER_NAME}"
- git config user.email "${GITLAB_USER_EMAIL}"
- git remote set-url origin "https://gitlab-ci-token:${GL_TOKEN}@${CI_SERVER_HOST}/${CI_PROJECT_PATH}.git"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment