mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-09-21 03:25:24 -04:00
Revert "Skip litmus on docs-only title"
This reverts commit d86d80dbdd.
This commit is contained in:
1 parent
855e96ee7f
commit
e71e918bf5
1 file changed
-3
@@ -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