mirror of
https://github.com/ClaperCo/Claper.git
synced 2025-12-16 11:57:58 +01:00
6 lines
210 B
Elixir
6 lines
210 B
Elixir
|
|
@echo off
|
||
|
|
rem Set the release to work across nodes.
|
||
|
|
rem RELEASE_DISTRIBUTION must be "sname" (local), "name" (distributed) or "none".
|
||
|
|
rem set RELEASE_DISTRIBUTION=name
|
||
|
|
rem set RELEASE_NODE=<%= @release.name %>
|