@echo off
rem Set the release to work across nodes.
rem RELEASE_DISTRIBUTION must be "sname" (local), "name" (distributed) or "none".
set RELEASE_DISTRIBUTION=name
set RELEASE_NODE=<%= @release.name %>