X-Git-Url: http://git.squeep.com/?a=blobdiff_plain;f=.gitlab-ci.yml;h=aad28a2d879459c3c7ad3ea9a645239ec3bb49e5;hb=f3ea6ee2c82b2d63991d3e658566298c722ac0af;hp=1b7c03ebb9e235cfc9470ac42d69df93c8028973;hpb=012d428e1ffdd83888f339e4dbaec344202eebe1;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