Skip to content

Commit 667bafb

Browse files
committed
wip
1 parent aa4f570 commit 667bafb

File tree

3 files changed

+1873
-6
lines changed

3 files changed

+1873
-6
lines changed

Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,6 @@ ARG GIT_COMMIT=
5454
ENV VERSION ${GIT_TAG}
5555
ENV GIT_COMMIT ${GIT_COMMIT}
5656

57-
RUN python setup.py develop
58-
5957
CMD ["python", "manage.py", "--help"]
6058

6159
### Dist

0 commit comments

Comments
 (0)