Skip to content

Hex

Pushes a package to Hex, the package manager for Elixir and Erlang.

Configuration

No additional configuration options.

Environment Variables

NameDescription
HEX_API_KEYAPI key from hex.pm account
MIX_BINPath to mix executable. Default: mix

Example

targets:
- name: hex

Notes

  • mix (bundled with Elixir) must be installed on the system