Skip to content

Commit

Permalink
Revert "[#474] Print test"
Browse files Browse the repository at this point in the history
This reverts commit 920f139.
  • Loading branch information
danielmursa-dev committed Jan 10, 2025
1 parent 920f139 commit 8e5a007
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -79,10 +79,6 @@ ARG RELEASE
ENV GIT_SHA=${COMMIT_HASH}
ENV RELEASE=${RELEASE}

RUN echo "***********************************************"
RUN echo "GIT_SHA=${GIT_SHA}" && echo "RELEASE=${RELEASE}"
RUN echo "***********************************************"

ENV DJANGO_SETTINGS_MODULE=objects.conf.docker

ARG SECRET_KEY=dummy
Expand Down

0 comments on commit 8e5a007

Please sign in to comment.