Add apps required by release

This commit is contained in:
Mikko Ahlroth 2018-02-25 13:46:22 +02:00
parent 5a08e6a6d8
commit 772bda1ca1

View file

@ -51,7 +51,10 @@ release :triggerer do
set(
applications: [
:runtime_tools
:runtime_tools,
:cowboy,
:jason,
:plug
]
)
end