X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=.gitlab-ci.yml;h=aad28a2d879459c3c7ad3ea9a645239ec3bb49e5;hb=d15aa9d9503e59b3cd0731394855781f435ec63c;hp=1b7c03ebb9e235cfc9470ac42d69df93c8028973;hpb=212c31c63796a21233e8decf7ce46853383286fd;p=akkoma diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 1b7c03ebb..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