annkissam / akd

Elixir Deployment Automation Package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Remove old add_hook syntax

ericsullivan opened this issue · comments

https://github.com/annkissam/akd/blob/master/lib/akd/helpers/deploy_helper.ex#L180

iex> Akd.DeployHelper.add_hook(deployment, {:init, []})

And the code to make it function