This commit is contained in:
2018-04-01 15:54:42 +02:00
parent 395df2d245
commit e00c461cd8
2 changed files with 6 additions and 3 deletions

View File

@@ -57,6 +57,4 @@ RUN gulp build
# <STATIC>
RUN DJANGO_MODE=build python manage.py collectstatic --noinput
# </STATIC>
RUN DJANGO_MODE=build python manage.py rebuild_index --noinput
# </STATIC>