commit: fff7571e0d4713e4ae44e43405cb501f243db414
parent 3193f18cf35061188ead97bc0dc0a4e3a4986fa2
Author: Haelwenn <contact+git.pleroma.social@hacktivis.me>
Date: Wed, 20 Jul 2022 16:52:15 +0000
Merge branch 'fix-cycles' into 'develop'
CI: Remove cache on cycles
See merge request pleroma/pleroma!3704
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
@@ -167,7 +167,7 @@ cycles:
stage: test
only:
changes: *build_changes_policy
- cache: *testing_cache_policy
+ cache: {}
before_script: *current_bfr_script
script:
- mix compile