projects
/
akkoma
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f8190ae
)
Give up for now and make gitlab retry failed jobs.
author
lain
<lain@soykaf.club>
Tue, 12 May 2020 13:02:37 +0000
(15:02 +0200)
committer
lain
<lain@soykaf.club>
Tue, 12 May 2020 13:02:37 +0000
(15:02 +0200)
.gitlab-ci.yml
patch
|
blob
|
history
diff --git
a/.gitlab-ci.yml
b/.gitlab-ci.yml
index 1b7c03ebb9e235cfc9470ac42d69df93c8028973..aad28a2d879459c3c7ad3ea9a645239ec3bb49e5 100644
(file)
--- 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