Give up for now and make gitlab retry failed jobs.

This commit is contained in:
lain 2020-05-12 15:02:37 +02:00
parent f8190aea5e
commit 2f2e5fea34
1 changed files with 2 additions and 0 deletions

View File

@ -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