mirror of
https://github.com/Tivix/django-rest-auth.git
synced 2024-12-03 22:33:43 +03:00
Adds Docker runtime
This commit is contained in:
parent
331094b6a7
commit
6ece00f6e9
|
@ -4,6 +4,8 @@ orbs:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
build-latest: &template
|
build-latest: &template
|
||||||
|
docker:
|
||||||
|
- image: circleci/python:3.8.0
|
||||||
environment:
|
environment:
|
||||||
DJANGO_VERSION: 3.0
|
DJANGO_VERSION: 3.0
|
||||||
DRF: 3.9
|
DRF: 3.9
|
||||||
|
|
Loading…
Reference in New Issue
Block a user