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