mirror of
https://git.pleroma.social/pleroma/pleroma.git
synced 2024-11-05 16:39:47 +00:00
CI: echo $MIX_ENV
This commit is contained in:
parent
4bb578a1d7
commit
cefb952dff
1 changed files with 1 additions and 0 deletions
|
@ -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…
Reference in a new issue