summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrinpatch <rinpatch@sdf.org>2020-05-12 13:23:40 +0000
committerrinpatch <rinpatch@sdf.org>2020-05-12 13:23:40 +0000
commitd17040e9976976a182e428aff1baa6225a906e53 (patch)
treee6d21d4ad478e68f25d6cfb08bab6a9336db5777
parentf8190aea5e68a6e17ccc88b13486bd69c3b08450 (diff)
parent2f2e5fea34355d1e307a787d1df459813b556406 (diff)
downloadpleroma-d17040e9976976a182e428aff1baa6225a906e53.tar.gz
pleroma-d17040e9976976a182e428aff1baa6225a906e53.zip
Merge branch 'giving-up' into 'develop'
Give up for now and make gitlab retry failed jobs. See merge request pleroma/pleroma!2517
-rw-r--r--.gitlab-ci.yml2
1 files changed, 2 insertions, 0 deletions
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