Skip to content

Commit d853a99

Browse files
committed
feat(docker): add env DEIS_RELEASE
1 parent 3c62b7e commit d853a99

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Dockerfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,3 +30,6 @@ ADD . /app
3030

3131
# Create static resources
3232
RUN /app/manage.py collectstatic --settings=deis.settings --noinput
33+
34+
ENV DEIS_RELEASE 1.2.0-dev
35+

0 commit comments

Comments
 (0)