X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=.gitlab-ci.yml;h=aad28a2d879459c3c7ad3ea9a645239ec3bb49e5;hb=b28cec4271c52d55f6e6cf8a1bcdb41efec3ef03;hp=6785c05f986bf9d9deb6bdc34db37fda3fc04f00;hpb=c2715ed77269bea1eb70d0d5e4b00e7d86eed854;p=akkoma diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6785c05f9..aad28a2d8 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -48,6 +48,7 @@ benchmark: unit-testing: stage: test + retry: 2 cache: &testing_cache_policy <<: *global_cache_policy policy: pull @@ -80,6 +81,7 @@ unit-testing: unit-testing-rum: stage: test + retry: 2 cache: *testing_cache_policy services: - name: minibikini/postgres-with-rum:12 @@ -296,7 +298,6 @@ docker: - dind only: - develop@pleroma/pleroma - - /^ops/.*$/@jp/pleroma docker-stable: stage: docker