kiola / rel /env.bat.eex
Scott Hiett
Docker building and release
b2ff4b5
raw
history blame contribute delete
No virus
210 Bytes
@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 %>