Add tz_world.update to release scripts
Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
@@ -16,7 +16,8 @@ COPY mix.exs mix.lock ./
|
||||
ENV MIX_ENV=prod
|
||||
RUN mix local.hex --force \
|
||||
&& mix local.rebar --force \
|
||||
&& mix deps.get
|
||||
&& mix deps.get \
|
||||
&& mix tz_world.update
|
||||
|
||||
COPY lib ./lib
|
||||
COPY priv ./priv
|
||||
|
||||
Reference in New Issue
Block a user