CI: echo $MIX_ENV

This commit is contained in:
Alex Gleason 2021-06-09 13:08:24 -05:00
parent 4bb578a1d7
commit cefb952dff
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ stages:
- docker
before_script:
- echo $MIX_ENV
- rm -rf _build/*/lib/pleroma
- apt-get update && apt-get install -y cmake
- mix local.hex --force