Create OTP_VERSION file by mix release
This commit is contained in:
parent
d37a102933
commit
0e8f6d24b8
2 changed files with 10 additions and 3 deletions
|
|
@ -12,8 +12,6 @@ RUN apk add git gcc g++ musl-dev make &&\
|
|||
mkdir release &&\
|
||||
mix release --path release
|
||||
|
||||
RUN echo "${OTP_VERSION}" > release/OTP_VERSION
|
||||
|
||||
FROM alpine:3.11
|
||||
|
||||
ARG BUILD_DATE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue