logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git
commit: 87cd04fe0c10f5952aa456237906e4c966e445ea
parent cefb952dffb3f6fb3e515167e58f910e7e6fc8ea
Author: Alex Gleason <alex@alexgleason.me>
Date:   Wed,  9 Jun 2021 13:12:33 -0500

Cycles CI: disable cache

Diffstat:

M.gitlab-ci.yml1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml @@ -158,6 +158,7 @@ analysis: cycles: stage: test image: elixir:1.11 + cache: {} script: - mix deps.get - mix compile