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

bugfix: tested commit parser updates

parent 031571d7
No related branches found
No related tags found
No related merge requests found
Pipeline #641 passed
......@@ -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://startinblox/py-commit-parser.git
- pip install git+https://git.happy-dev.fr/startinblox/py-commit-parser.git
script:
- semantic-release publish
only:
......
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