Skip to content
Snippets Groups Projects

Release

Merged Alexa Valentová requested to merge test into master
1 file
+ 0
3
Compare changes
  • Side-by-side
  • Inline
+ 0
3
@@ -52,9 +52,6 @@ USER app
ENV DJANGO_SETTINGS_MODULE "registry.settings.production"
# Only keep this once
RUN python manage.py import_old_contracts https://github.com/pirati-web/smlouvy.pirati.cz.git gh-pages --settings=${DJANGO_SETTINGS_MODULE} --delete -v 3
EXPOSE 8000
CMD ["bash", "run.sh"]
Loading