mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-16 09:09:51 -06:00
Revert "Skip litmus on docs-only title"
This reverts commit d86d80dbdd.
This commit is contained in:
@@ -2453,9 +2453,6 @@ def fixSharedDataPermissions():
|
||||
def litmus(ctx, storage):
|
||||
pipelines = []
|
||||
|
||||
if ("docs-only" in ctx.build.title.lower()):
|
||||
return pipelines
|
||||
|
||||
if (config["litmus"] == False):
|
||||
return pipelines
|
||||
|
||||
|
||||
Reference in New Issue
Block a user