Merge branch 'fix-cycles' into 'develop'
CI: Remove cache on cycles See merge request pleroma/pleroma!3704
This commit is contained in:
commit
fff7571e0d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue