Minor patch to CI release artifact

This commit is contained in:
Timothée Floure 2021-01-18 09:45:07 +01:00
parent 53887dd4c9
commit c44e0b0866
Signed by: tfloure
GPG Key ID: 4502C902C00A1E12
1 changed files with 2 additions and 2 deletions

View File

@ -29,5 +29,5 @@ tasks:
MIX_ENV=prod mix compile
MIX_ENV=prod mix phx.digest
MIX_ENV=prod mix release
cd _build/prod
tar cvzf rel.tar.gz rel/
cd _build/prod/rel
tar cvzf recycledcloud.tar.gz recycledcloud/