1
0

CI: echo $MIX_ENV

This commit is contained in:
Alex Gleason
2021-06-09 13:08:24 -05:00
parent 4bb578a1d7
commit cefb952dff
+1
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