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

fix CI

parent 006c7f5e
No related branches found
No related tags found
No related merge requests found
Pipeline #11889 failed
......@@ -16,6 +16,7 @@ RUN npm run build
RUN DATABASE_URL=postgres://x/x \
SECRET_KEY=x \
ALLOWED_HOSTS=x \
SITE_URL=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