gitlab
This commit is contained in:
parent
bc571beee2
commit
77efb5b663
@ -11,7 +11,7 @@ ENV DJANGO_SETTINGS_MODULE Sprint.settings
|
||||
RUN mkdir -p /usr/src/app/
|
||||
WORKDIR /usr/src/app/
|
||||
|
||||
COPY ../.. /usr/src/app/
|
||||
COPY . /usr/src/app/
|
||||
|
||||
RUN pip3 install -r requirements.txt
|
||||
|
||||
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user