mix release_kit.artifact (ReleaseKit v0.2.1)

Copy Markdown

Builds an OTP release tarball and ReleaseKit ETF manifest.

MIX_ENV=prod mix release_kit.artifact --out-dir _build/prod/artifacts

The task intentionally stops at producing files. Deployment tools are responsible for unpacking, configuring, and supervising the release.