mirror of
https://github.com/SectorLabs/django-localized-fields.git
synced 2025-06-27 05:43:19 +03:00
Store tests results for python 3.8 job
This commit is contained in:
parent
92b1dce239
commit
65d0811995
@ -51,6 +51,9 @@ jobs:
|
|||||||
environment:
|
environment:
|
||||||
DATABASE_URL: 'postgres://localizedfields:localizedfields@localhost:5432/localizedfields'
|
DATABASE_URL: 'postgres://localizedfields:localizedfields@localhost:5432/localizedfields'
|
||||||
|
|
||||||
|
- store_test_results:
|
||||||
|
path: reports
|
||||||
|
|
||||||
analysis:
|
analysis:
|
||||||
docker:
|
docker:
|
||||||
- image: python:3.7-alpine
|
- image: python:3.7-alpine
|
||||||
|
Loading…
x
Reference in New Issue
Block a user