Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pleroma
pleroma
Commits
2f2e5fea
Commit
2f2e5fea
authored
May 12, 2020
by
lain
Browse files
Give up for now and make gitlab retry failed jobs.
parent
f8190aea
Pipeline
#25671
passed with stages
in 18 minutes and 21 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
2f2e5fea
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment