ED-242: Add missing woody-api-hay to release (#45)

This commit is contained in:
Sergey Yelin 2021-09-10 11:20:57 +03:00 committed by GitHub
parent e749582887
commit 2873e37ed1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,7 @@
woody_user_identity,
erl_health,
how_are_you,
woody_api_hay,
prometheus,
prometheus_cowboy
]},

View File

@ -67,6 +67,7 @@
{profiles, [
{prod, [
{deps, [
{woody_api_hay, {git, "https://github.com/rbkmoney/woody_api_hay.git", {ref, "4c39134cd"}}},
% for introspection on production
{recon, "2.3.2"}
]},