This commit is contained in:
parent
dc6c222cea
commit
7738da0b9c
@ -9,6 +9,6 @@ steps:
|
|||||||
commands:
|
commands:
|
||||||
- apk add --no-cache gcc g++ musl-dev python3-dev
|
- apk add --no-cache gcc g++ musl-dev python3-dev
|
||||||
- pip3 install pipenv
|
- pip3 install pipenv
|
||||||
- pipenv install --system
|
- pipenv install --all --system
|
||||||
- pipenv run flake8
|
- pipenv run flake8
|
||||||
- pipenv run python -m unittest discover ki
|
- pipenv run python -m unittest discover ki
|
||||||
|
Loading…
Reference in New Issue
Block a user