Skip to content
Snippets Groups Projects
Commit 9f996c98 authored by Tomáš Valenta's avatar Tomáš Valenta
Browse files

fix docker build

parent a87cce95
No related branches found
No related tags found
No related merge requests found
Pipeline #12009 passed
......@@ -26,6 +26,7 @@ RUN DATABASE_URL=postgres://x/x \
DEFAULT_CONTRACTEE_ZIP=x \
DEFAULT_CONTRACTEE_DISTRICT=x \
DEFAULT_CONTRACTEE_ICO_NUMBER=x \
DEFAULT_STAFF_GROUP=x \
python manage.py collectstatic --noinput --settings=registry.settings.production
RUN bash -c "adduser --disabled-login --quiet --gecos app app && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment