aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHaelwenn <contact+git.pleroma.social@hacktivis.me>2022-07-20 16:52:15 +0000
committerHaelwenn <contact+git.pleroma.social@hacktivis.me>2022-07-20 16:52:15 +0000
commitfff7571e0d4713e4ae44e43405cb501f243db414 (patch)
tree61ebac783340db868cd696ec2425379512d9f862
parent3193f18cf35061188ead97bc0dc0a4e3a4986fa2 (diff)
parent65a5c713e951e3e2da9557b64d5459703cd3a914 (diff)
downloadpleroma-fff7571e0d4713e4ae44e43405cb501f243db414.tar.gz
Merge branch 'fix-cycles' into 'develop'
CI: Remove cache on cycles See merge request pleroma/pleroma!3704
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d7a38e07e..0e7f4926a 100644
--- 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