apply languages
This commit is contained in:
parent
a3eec7c864
commit
1e455346ff
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user