Skip to content
Snippets Groups Projects

Release

Merged Alexa Valentová requested to merge test into master
1 file
+ 3
0
Compare changes
  • Side-by-side
  • Inline
+ 3
0
@@ -52,6 +52,9 @@ USER app
@@ -52,6 +52,9 @@ USER app
ENV DJANGO_SETTINGS_MODULE "registry.settings.production"
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
EXPOSE 8000
CMD ["bash", "run.sh"]
CMD ["bash", "run.sh"]
Loading