remove flush from entrypoint file ???
All checks were successful
Build and Push Docker Image / build (push) Successful in 13s
All checks were successful
Build and Push Docker Image / build (push) Successful in 13s
This commit is contained in:
parent
cafa51f855
commit
f01503eb7e
@ -1,8 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
python manage.py collectstatic
|
||||
|
||||
python manage.py flush --no-input
|
||||
python manage.py migrate
|
||||
|
||||
exec "$@"
|
Loading…
x
Reference in New Issue
Block a user