Echo size of artifact after packaging

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
This commit is contained in:
Thomas Citharel 2021-10-18 14:16:48 +02:00
parent 1df9f84c20
commit 3f5f86db99
No known key found for this signature in database
GPG Key ID: A061B9DDE0CA0773
1 changed files with 1 additions and 0 deletions

View File

@ -217,6 +217,7 @@ package-app:
- mix phx.digest
- mix release --path release/mobilizon
- cd release/mobilizon && ln -s lib/mobilizon-*/priv priv
- du -sh release/
only:
- tags@framasoft/mobilizon
artifacts: