This commit is contained in:
parent
5366d1af93
commit
d8739a71a6
@ -27,6 +27,8 @@ steps:
|
|||||||
image: python:3.7.2
|
image: python:3.7.2
|
||||||
commands:
|
commands:
|
||||||
# Install dependencies
|
# Install dependencies
|
||||||
|
- pip install poetry
|
||||||
|
- poetry install
|
||||||
- poetry run semantic-release publish
|
- poetry run semantic-release publish
|
||||||
depends_on:
|
depends_on:
|
||||||
- test
|
- test
|
||||||
|
Loading…
Reference in New Issue
Block a user