mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2024-11-25 19:14:03 +03:00
Changed service to Docker dind
This commit is contained in:
parent
7c3558fa62
commit
d7f22a1158
|
@ -27,7 +27,7 @@ pytest:
|
|||
tags:
|
||||
- docker
|
||||
services:
|
||||
- docker
|
||||
- docker:dind
|
||||
before_script:
|
||||
- docker-compose -f local.yml build
|
||||
# Ensure celerybeat does not crash due to non-existent tables
|
||||
|
|
Loading…
Reference in New Issue
Block a user