1
0
mirror of https://git.pleroma.social/sjw/pleroma.git synced 2025-01-21 20:01:04 +01:00

Merge branch 'fix-cycles' into 'develop'

CI: Remove cache on cycles

See merge request pleroma/pleroma!3704
This commit is contained in:
Haelwenn 2022-07-20 16:52:15 +00:00
commit fff7571e0d

View File

@ -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