init
This commit is contained in:
@@ -54,8 +54,8 @@ services:
|
|||||||
- redis
|
- redis
|
||||||
- transmission
|
- transmission
|
||||||
command: >
|
command: >
|
||||||
bash -c "python manage.py collectstatic --noinput
|
bash -c "sleep 10
|
||||||
&& sleep 10
|
&& python manage.py collectstatic --noinput
|
||||||
&& python manage.py migrate
|
&& python manage.py migrate
|
||||||
&& cd frontend && yarn build && cd ..
|
&& cd frontend && yarn build && cd ..
|
||||||
&& python manage.py collectstatic --noinput
|
&& python manage.py collectstatic --noinput
|
||||||
|
|||||||
Reference in New Issue
Block a user