Skip to content
Snippets Groups Projects
Commit 71702ec3 authored by David Schmitz's avatar David Schmitz
Browse files

update for docker build

parent e9f7afac
Branches
No related tags found
No related merge requests found
...@@ -95,6 +95,7 @@ else ...@@ -95,6 +95,7 @@ else
touch flowspy/settings_local.py touch flowspy/settings_local.py
#./manage.py syncdb --noinput #./manage.py syncdb --noinput
mkdir -p static
echo yes | ./manage.py collectstatic echo yes | ./manage.py collectstatic
./manage.py migrate ./manage.py migrate
./manage.py loaddata initial_data ./manage.py loaddata initial_data
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment