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