CI: echo $MIX_ENV

stable
Alex Gleason 3 years ago
parent 4bb578a1d7
commit cefb952dff
No known key found for this signature in database
GPG Key ID: 7211D1F99744FBB7

@ -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

Loading…
Cancel
Save