apply languages
This commit is contained in:
@@ -83,11 +83,11 @@ services:
|
|||||||
|
|
||||||
apply-languages:
|
apply-languages:
|
||||||
image: mathwave/sprint-repo:sprint
|
image: mathwave/sprint-repo:sprint
|
||||||
command: ./manage.py apply_languages
|
command: ./manage.py apply_languages
|
||||||
depends_on:
|
depends_on:
|
||||||
- migrations
|
- migrations
|
||||||
- web
|
- web
|
||||||
- postgres
|
- postgres
|
||||||
|
|
||||||
notify-admin:
|
notify-admin:
|
||||||
image: mathwave/sprint-repo:sprint
|
image: mathwave/sprint-repo:sprint
|
||||||
|
Reference in New Issue
Block a user