mirror of
https://github.com/daniviga/bite.git
synced 2025-04-20 22:41:18 +02:00
Run python check in parallel with django
This commit is contained in:
parent
ab7c10dcd1
commit
1fa67c7ec9
@ -43,7 +43,6 @@ jobs:
|
|||||||
script:
|
script:
|
||||||
- docker-compose -f docker/docker-compose.yml exec bite python manage.py test
|
- docker-compose -f docker/docker-compose.yml exec bite python manage.py test
|
||||||
- stage: django
|
- stage: django
|
||||||
env: python
|
|
||||||
install:
|
install:
|
||||||
- pip3 -q install flake8
|
- pip3 -q install flake8
|
||||||
script:
|
script:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user