chore(build): remove relup_helper untar post hook for now

This commit is contained in:
Zaiming Shi 2020-12-16 08:35:18 +01:00
parent 1236c1934c
commit 59346a1103
1 changed files with 1 additions and 2 deletions

View File

@ -27,8 +27,7 @@
{cover_export_enabled, true}.
{cover_excl_mods, [emqx_exproto_pb, emqx_exhook_pb]}.
{provider_hooks,[{pre,[{release,{relup_helper,gen_appups}}]},
{post,[{release,{relup_helper,untar}}]}
{provider_hooks,[{pre,[{release,{relup_helper,gen_appups}}]}
]}.
{post_hooks,[]}.