logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git
commit: 502d166b7e44e36a94974df4770de6c6a239ad75
parent 8feeb672c8ec0b916d94fb516ea05b464342e19b
Author: Mark Felder <feld@feld.me>
Date:   Wed, 10 Mar 2021 16:19:18 -0600

See if switching to same image as releases fixes the build

Diffstat:

M.gitlab-ci.yml2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml @@ -1,4 +1,4 @@ -image: elixir:1.9.4 +image: elixir:1.10.3 variables: &global_variables POSTGRES_DB: pleroma_test