mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-06-28 17:47:16 -04:00
reintroduce redis in ci
This commit is contained in:
@@ -2293,7 +2293,8 @@ def parallelDeployAcceptancePipeline(ctx):
|
||||
parallelAcceptance(environment) +
|
||||
failEarly(ctx, early_fail),
|
||||
"services": oc10DbService() +
|
||||
ldapService(),
|
||||
ldapService() +
|
||||
redis(),
|
||||
"volumes": [
|
||||
pipeOC10TemplatesVol,
|
||||
pipeOC10PreServerVol,
|
||||
|
||||
Reference in New Issue
Block a user