поправил CI
This commit is contained in:
parent
f0f12502fb
commit
e08c71983b
@ -6,6 +6,7 @@ flake8:
|
|||||||
stage: linting
|
stage: linting
|
||||||
image: registry.gitlab.com/pipeline-components/flake8:latest
|
image: registry.gitlab.com/pipeline-components/flake8:latest
|
||||||
script:
|
script:
|
||||||
|
- apt-get install libpq-dev
|
||||||
- pip install -r requirements/test.txt
|
- pip install -r requirements/test.txt
|
||||||
- flake8 .
|
- flake8 .
|
||||||
only:
|
only:
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user