Skip to content
Snippets Groups Projects
Commit 85e18f28 authored by Tomáš's avatar Tomáš
Browse files

fix dockerfile

parent a53f631e
No related branches found
No related tags found
2 merge requests!714Release,!700Add charts to uniweb & district pages
Pipeline #11290 passed
......@@ -29,6 +29,7 @@ ENV DJANGO_SETTINGS_MODULE "majak.settings.production"
# fake values for required env variables used to run collectstatic during build
RUN DJANGO_SECRET_KEY=x DATABASE_URL=postgres://x/x DJANGO_ALLOWED_HOSTS=x \
OIDC_RP_CLIENT_ID=x OIDC_RP_CLIENT_SECRET=x OIDC_RP_REALM_URL=x \
CHOBOTNICE_RV_GID=x \
python manage.py collectstatic
EXPOSE 8000
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment