feat: add interactive deployment and switch to poetry #2
@ -15,7 +15,7 @@ steps:
|
||||
# Install dependencies
|
||||
- pip install poetry
|
||||
- poetry install
|
||||
- poetry run pylint cic
|
||||
- poetry run pylint cic --fail-under=8.00
|
||||
- poetry run pytest
|
||||
environment:
|
||||
LOGLEVEL: info
|
||||
|
Loading…
Reference in New Issue
Block a user