Merge branch 'new-pipelines' into 'develop'

Fix testing cache policy

See merge request pleroma/pleroma!4037
This commit is contained in:
feld 2024-01-21 04:34:06 +00:00
commit 12b689a81e

View file

@ -150,6 +150,8 @@ unit-testing-1.15.7-otp-25:
image: git.pleroma.social:5050/pleroma/pleroma/ci-base:elixir-1.15-otp25
allow_failure: true
cache: *testing_cache_policy
<<: *global_cache_policy
policy: pull
services: *testing_services
script: *testing_script