Skip to content
Snippets Groups Projects
Commit e6863b08 authored by hollum's avatar hollum
Browse files

trying to fix bug on heroku backend

parent 7e4d894c
No related branches found
No related tags found
No related merge requests found
Pipeline #162187 passed with stages
in 1 minute and 53 seconds
......@@ -28,8 +28,7 @@ RUN pip install -r requirements.txt
ENV GROUPID=${GROUPID}
# Initialize Django
RUN python manage.py makemigrations
RUN python manage.py migrate
RUN echo HAAAAAAAAAAAAAAAALLLLLLLLLLLLLOOOOOOOOO
# Import credential variables
ARG DJANGO_SUPERUSER_USERNAME
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment