Merge branch 'fix/ci-set-mix-env-globally' into 'develop'
authorHaelwenn <contact+git.pleroma.social@hacktivis.me>
Wed, 26 Dec 2018 20:11:07 +0000 (20:11 +0000)
committerHaelwenn <contact+git.pleroma.social@hacktivis.me>
Wed, 26 Dec 2018 20:11:07 +0000 (20:11 +0000)
commit92b114499fff967caca7ab21b391d156aad1e544
tree9ff8f3f2fe68cc1f6d4c4cb39a7fa29d1970453a
parent922abcda61298a7bca48894cb9a51a52fdeab1ed
parente31b4d05a883e77c5598d2eda39070510a292c1b
Merge branch 'fix/ci-set-mix-env-globally' into 'develop'

[CI] Set MIX_ENV to test in `variables` section instead of specifying it before the command. Fix `mix compile` compiling in dev env.

See merge request pleroma/pleroma!596