mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-03-03 19:39:19 -06:00
add to drone.star
This commit is contained in:
@@ -240,6 +240,7 @@ def testPipelines(ctx):
|
||||
if "skip" not in config["localApiTests"] or not config["localApiTests"]["skip"]:
|
||||
pipelines = [
|
||||
localApiTests(ctx, "ocis", "apiAccountsHashDifficulty", "default"),
|
||||
localApiTests(ctx, "ocis", "apiSpaces", "default"),
|
||||
]
|
||||
|
||||
if "skip" not in config["apiTests"] or not config["apiTests"]["skip"]:
|
||||
|
||||
Reference in New Issue
Block a user