mix release_kit. artifact
(ReleaseKit v0.1.0)
Copy Markdown
Builds an OTP release tarball and ReleaseKit ETF manifest.
MIX_ENV=prod mix release_kit.artifact --out-dir _build/prod/artifactsThe task intentionally stops at producing files. Deployment tools are responsible for unpacking, configuring, and supervising the release.